Hello all,
I need to calculate number^(exponent) where number is negative.
Excel allows me to do this on a worksheet.
However, when I try to do it in VBA, it does not seem possible. The help for ^Operator tells me that "Number can be negative only if exponent is an integer value".
Does...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.