D
David W
Can you set code to validate where the decimal point is set when a user
types in data in an input box
example
if you had "a1" set to use 2 decimals
if the user types in an input box 369
the results would be 369.00
how do you get the user to put 3.69
types in data in an input box
example
if you had "a1" set to use 2 decimals
if the user types in an input box 369
the results would be 369.00
how do you get the user to put 3.69