Hello,
I have a column with date & time data in this format:
2012-02-01 00:12:05.637
I need to separate the date from the time, and for the time, I just need the hours,minutes,seconds. Sor using the example above, I want to create a calculated column with the time data to look like this:
00:12:05
Any assiatance would be appreciated.
Thanks,
Nathan
<!-- / message --><!-- edit note -->
I have a column with date & time data in this format:
2012-02-01 00:12:05.637
I need to separate the date from the time, and for the time, I just need the hours,minutes,seconds. Sor using the example above, I want to create a calculated column with the time data to look like this:
00:12:05
Any assiatance would be appreciated.
Thanks,
Nathan
<!-- / message --><!-- edit note -->