J
John S. Ford, MD
I'm using Access 97. If I wanted a user to be able to enter a date into a
TextBox by simply entering a string of numbers as in:
MMDDYYYY
and then hit <return> (or tab) and have the date show up in the TextBox with
backslashes as:
MM/DD/YYYY
how would I do that? Can I do that by creating some type of input mask?
Thanks in advance,
John
TextBox by simply entering a string of numbers as in:
MMDDYYYY
and then hit <return> (or tab) and have the date show up in the TextBox with
backslashes as:
MM/DD/YYYY
how would I do that? Can I do that by creating some type of input mask?
Thanks in advance,
John