Hi,
When some enters a number into a text field I would like to format (check) the entered number.
Because the format of the euro MUST be: xxxxx,xx
the first string (before the ',') can be as long as the user wants it, but before the last two numbers their must be a ','.
Example:
17897 = 178,97
Does anyone know how to do this?
With kind regards
bram
When some enters a number into a text field I would like to format (check) the entered number.
Because the format of the euro MUST be: xxxxx,xx
the first string (before the ',') can be as long as the user wants it, but before the last two numbers their must be a ','.
Example:
17897 = 178,97
Does anyone know how to do this?
With kind regards
bram