Forum Discussion
ITSupport
8 years agoQrew Trainee
Tried that but problem with "Right" is then I get AM and PM and can't have that.
_anomDiebolt_
8 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: