Hi everybody!
I need a marco to make powers whose results are accurate and longer than 15 digits.
For example:
23^32
Accurate result: 37.608.910.510.519.071.039.902.074.217.516.707.306.379.521
Excel result using "=power" formula 3,76089E+43 <--it is not accurate. For my needs I need the complete and exact number.
I know that Excel has a 15 digits accuracy, but I hope to bypass the problem using VBA.
Can someone suggest me a macro who can help me?
Thank you!
Bookmarks