N
Nige Danton
I have some data with a large range of values (e.g. 2.25E+23 to
1.65E-41 and some with negative values) and I want to extract the
first significant figure.
For all values larger than 1, =LEFT() does the job nicely but fails
when the values are larger than 0 but less than about 1.00E-19 [1]. I
also have some negative values.
How do I extract the first significant figure, regardless of the size
of the number or it's sign?
Many thanks for any help
[1] Presumably thats a consequence of the manner excel uses to stores
the decimals?
1.65E-41 and some with negative values) and I want to extract the
first significant figure.
For all values larger than 1, =LEFT() does the job nicely but fails
when the values are larger than 0 but less than about 1.00E-19 [1]. I
also have some negative values.
How do I extract the first significant figure, regardless of the size
of the number or it's sign?
Many thanks for any help
[1] Presumably thats a consequence of the manner excel uses to stores
the decimals?