View Single Post
  #1   Report Post  
Teaman
 
Posts: n/a
Default convert "37:30:55" to decimal

I have a field that is formated as time format 37:30:55. I would like to
conver this value to decimal value. for example: 113:30:00, I would like to
read it as 113.5. How do I do that?
Thanks,
Sam