What is the reason to have a spin control for floating point values? Could the spin control at least not use the number but the significant digits (same like printing with %g) for spinning? E.g. for 0.00000001 I see 0.000 which is wrong. IMHO the spin control should be reverted to text input. Markus M