G
Guest
I have a text field called Township in a table and on a form. It will hold
values of one number or two numbers followed by a letter of the alphabet (one
of the following letters: E, W, N, S).
After entering the data in the textbox on the form I want a leading zero to
display (and record in the table) if only one number was used and I want the
alpha character to be capitalized (form display as well as storage in the
table).
values of one number or two numbers followed by a letter of the alphabet (one
of the following letters: E, W, N, S).
After entering the data in the textbox on the form I want a leading zero to
display (and record in the table) if only one number was used and I want the
alpha character to be capitalized (form display as well as storage in the
table).