Forum Discussion
DavidHawe
8 years agoQrew Trainee
I don't see where you can use Time of Day with ToFormattedText. The HHMM format looks like it meant for "Duration" fields.
You may wan to consider using a Date/Time field rather than Time of Day with this:
ToFormattedText([Date Created],"MMDDYY") returns "01-30-00 10:34 PM
You may wan to consider using a Date/Time field rather than Time of Day with this:
ToFormattedText([Date Created],"MMDDYY") returns "01-30-00 10:34 PM