Hi All,
I have a column in which the time formats are like:
-:-:-
00:00:-
09:35:00
I tried =FormatDate(ToDate([field];"HH:mm:-"); "hh:mm") but I get #error.
I want to display it as hh:mm.
Help is appreciated.
Thanks,
Ashley
Hi All,
I have a column in which the time formats are like:
-:-:-
00:00:-
09:35:00
I tried =FormatDate(ToDate([field];"HH:mm:-"); "hh:mm") but I get #error.
I want to display it as hh:mm.
Help is appreciated.
Thanks,
Ashley