Forum Discussion
_anomDiebolt_
7 years agoQrew Elite
I think you should be using Right() instead of Left():
ToText([Date Scheduled]) &
" " &
Right("0" & ToText([Appointment Time]), 5)