bddewell408
Technical User
The field I have is a Date and Time field -
Name - dtmBeginDateandTime
Format - mm/dd/yyyy_hh:nn
Input Mask - mm/dd/yyyy_hh:nn
The Problem when I type 01/01/2005_05:00,
Access converts the entry to 01/01/2005_5:00
I need the entry to remain in true Military Time 05:00
the reason I need this is becase the input mask is necessary to make sure users do not mess up entries, (there have been 23K+ entries into this system, by over 150 users, and I am the only one that knows Access)the users occassionally put in the wrong date or time, and when I go back to make changes, if the time has been shrunk, the input mask will not allow changes, or it states that it is not in an appropriate format and will not let you go forward, to proceed you must type in all of the //_:
I have looked through the FAQ's, printed the entire HELP section from Access, and I am not smart enough to find the answer.
Thanks
Name - dtmBeginDateandTime
Format - mm/dd/yyyy_hh:nn
Input Mask - mm/dd/yyyy_hh:nn
The Problem when I type 01/01/2005_05:00,
Access converts the entry to 01/01/2005_5:00
I need the entry to remain in true Military Time 05:00
the reason I need this is becase the input mask is necessary to make sure users do not mess up entries, (there have been 23K+ entries into this system, by over 150 users, and I am the only one that knows Access)the users occassionally put in the wrong date or time, and when I go back to make changes, if the time has been shrunk, the input mask will not allow changes, or it states that it is not in an appropriate format and will not let you go forward, to proceed you must type in all of the //_:
I have looked through the FAQ's, printed the entire HELP section from Access, and I am not smart enough to find the answer.
Thanks