I get data like this:
I want to convert it to decimals. Right now I use Text to Columns, Find/Replace to get rid of the hours and minutes text, convert the minutes to a fraction of an hour, and then add the two columns back together.
There must be a way to do this on one function. Anyone got any ideas?
I joined this forum in 2005. I am still a hack.
Code:
0 hours, 7 minutes
0 hours, 44 minutes
1 hour, 53 minutes
0 hours, 1 minute
I want to convert it to decimals. Right now I use Text to Columns, Find/Replace to get rid of the hours and minutes text, convert the minutes to a fraction of an hour, and then add the two columns back together.
There must be a way to do this on one function. Anyone got any ideas?
I joined this forum in 2005. I am still a hack.