I dont know how to do that but here is an idea. If you can get the numbers to display in scientific notation, as it appears you have done that. Then convert them to a string using CStr(). And then use the Right() function to take the four characters on the right side of the string.
I can't get that to return the result I want. The first term of the string I'm trying to concatenate is an equation that returns Null most of the time.
When I use that equation, it puts the E-06 in all the cells, and in the ones that don't return Null, it doesn't do the math right and shows a different result from when I don't use the & "E-06".
I've tried using + instead of &, which is supposed to keep Null, but then it returns Error when it is not Null.
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.