I have a field that has a property of text, this is because on occasions a user will need to enter a letter. However mostly they just enter a number.
This number is usually 000925 and obviously it goes to just two 00 when above a thousands. I would like to set it that if the user just enter 925 then three 000 will appear before the number or two or one etc.
by changing the format of the box to 000000 works fine for a number field but how can i do it on a text field. Any ideas?
This number is usually 000925 and obviously it goes to just two 00 when above a thousands. I would like to set it that if the user just enter 925 then three 000 will appear before the number or two or one etc.
by changing the format of the box to 000000 works fine for a number field but how can i do it on a text field. Any ideas?