A1 is formatted as text and contains a decimal number I would like to programmatically convert to a number.
The "convert to number" function N() only works with whole numbers apparently.
Trying a trick like =A1+0 seems to similarly only work with whole numbers.
