Forum Discussion
ITSupport
7 years agoQrew Trainee
Tried that but problem with "Right" is then I get AM and PM and can't have that.
_anomDiebolt_
7 years agoQrew Elite
I tested this and it works:
Right("0" & NotRight(ToText([Appointment Time]), 3), 5)
Using short field names because I am lazy:
Right("0" & NotRight(ToText([Appointment Time]), 3), 5)
Using short field names because I am lazy:
- YobaniMaldonado3 years agoQrew MemberNice work!
Is there a way to include seconds as well. I had the same issue trying to get rid of the PM and AM and this worked, but I need seconds to be recorded as well. Is that possible?
Thank you.
------------------------------
Yobani Maldonado
------------------------------