G
Guest
I use the Short Date and Medium Time in my tables to display dates and times as follows, 02/20/2004 and 11:35PM. I have seen input masks that reformat the time and date when it is incorrectly entered instead of prompting the user to re-enter the values correctly. If the user enters 022004 in the date field it will be changed to 02/20/04, 1135 or 1135a will be changed to 11:35AM. How is this done?