R
Ronald S. Cook
Stupid q for the day, but if the user enters 2 in a textbox, I want to
display as 2.00.
If they enter 2.129 I want it as 2.13.
I'm guessing will code in the validated method of the textbox, but not sure
how to convert the number.
Thanks for the help.
display as 2.00.
If they enter 2.129 I want it as 2.13.
I'm guessing will code in the validated method of the textbox, but not sure
how to convert the number.
Thanks for the help.