A
Andy Levy
Hi
I have a number in a text box on my form that has about 8 significant
figures
I am calling that number into a vba function - but when i do it rounds it to
6 significant figures - which throws the calculation off course.
I have tried using CVar(me.textbox) to get it to be a variant type but to no
avail . I have tried Googleing - "vba access significant figures" but found
nothing
Any ideas
Many thanks
Andy
I have a number in a text box on my form that has about 8 significant
figures
I am calling that number into a vba function - but when i do it rounds it to
6 significant figures - which throws the calculation off course.
I have tried using CVar(me.textbox) to get it to be a variant type but to no
avail . I have tried Googleing - "vba access significant figures" but found
nothing
Any ideas
Many thanks
Andy