Skip to main content
Solved

How to begin converting Time String to Number or Duration

  • November 18, 2024
  • 1 reply
  • 38 views

Cody_Winchester
Forum|alt.badge.img+12

I have a weird one: How would I even begin to convert a column that contains duration data formatted as a string like this? I want the final conversion to be a decimal number, but none of the standard DATETIME() type formulas can make sense of it. Help!

Best answer by Cody_Winchester

I arrived at part of the solution by following the solution in this thread.

1 reply

Cody_Winchester
Forum|alt.badge.img+12
  • Author
  • Inspiring
  • Answer
  • November 18, 2024

I arrived at part of the solution by following the solution in this thread.