M
mikerobe
Hi
An information system I work with outputs times as follows to a csv
file.
748 for 7:48
1236 for 12:36
1436 for 14:36
etc
It leaves out the colon. How can I change the values to represent
times instead of numbers. I am thinking along the lines of a function
using RIGHT function but cannot get it to work any help is appreciated.
An information system I work with outputs times as follows to a csv
file.
748 for 7:48
1236 for 12:36
1436 for 14:36
etc
It leaves out the colon. How can I change the values to represent
times instead of numbers. I am thinking along the lines of a function
using RIGHT function but cannot get it to work any help is appreciated.