J
James
Hi All,
I am trying to convert some VBA code to VB code and have become stuck on the
Power, Max and Min function built into excel.
Does anybody know of any code that will offer the same ability in VB without
reference to the excel dll's
Excel code
Application.power
Application.Max
Application.Min
This is what I need to convert to VB.
Thanks for your help
James
I am trying to convert some VBA code to VB code and have become stuck on the
Power, Max and Min function built into excel.
Does anybody know of any code that will offer the same ability in VB without
reference to the excel dll's
Excel code
Application.power
Application.Max
Application.Min
This is what I need to convert to VB.
Thanks for your help
James