Unfortunately, whenever you ask Access to use the AM/PM designation in the
format, it automatically reverts to the 12 hour clock. What you'll need to
do is use the Format function twice on your time:
(and that just goes to prove that your version of military time is
completely different than mine: the am/pm is unnecessary when using the 24
hour clock!)
Military Time does not include the AM/PM designation.
No matter how you enter the data the format property will display it thusly:
Military Time format:
hh:nn:ss
Example: 13:02:18
Civilian Time format:
h:nn:ss AM/PM
Example: 1:02:18 PM
In both cases, you can leave off the last colon and the seconds (ss). On the
Civilian format, you can add the leading zero, and/or use lower case. (hh:nn
am/pm)
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads: http://www.datastrat.com http://www.mvps.org/access
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.