G
Guest
How do I convert the contents of a textbox to a double for mathmateical
operations? I'm using a form to collect values and when the user clicks OK,
the vlaues are used for calcualtions... but they need to be double data type.
Then, after the calculations, how to do I convert the double back into the
data type needed by the textbox control?
Thanks,
Scott
operations? I'm using a form to collect values and when the user clicks OK,
the vlaues are used for calcualtions... but they need to be double data type.
Then, after the calculations, how to do I convert the double back into the
data type needed by the textbox control?
Thanks,
Scott