Hey all,

I want to display scientific E notation to exponential notation. IE, in a cell I want 2.5E-07 to look like 2.5 x 10-7.

Is this possible to do in VBA?

Thanks in advance.