G
Guest
I'm attempting to convert a time format min:sec:millisec to a decimal format.
For example 1:30:00 converted to 1.5 minutes. I can do this in Excel by
doing a Column to Text export where it breaks the time into columns an
delimits by ":". I can then perform a calculation to find my decimal. Is
there a function in Access similar to Excel's Column to Text function?
For example 1:30:00 converted to 1.5 minutes. I can do this in Excel by
doing a Column to Text export where it breaks the time into columns an
delimits by ":". I can then perform a calculation to find my decimal. Is
there a function in Access similar to Excel's Column to Text function?