Here is my dilema-this is an export from a third party software package that is a .csv which I changed to a .xls.
The cells contain this data (all in one column) looks like this: (example)
1 day 00:02:07
1 day 01:00:57
1 mon 10 days 03:12:16
If I use crystal to report against this worksheet is there a formula that can convert all the different combinations(sometimes just months and hours, sometimes just days and hours, sometimes all three as above) into total hours? Because there isn't a way to tell what month this is I would just like to assume a month is 30 days.
The cells contain this data (all in one column) looks like this: (example)
1 day 00:02:07
1 day 01:00:57
1 mon 10 days 03:12:16
If I use crystal to report against this worksheet is there a formula that can convert all the different combinations(sometimes just months and hours, sometimes just days and hours, sometimes all three as above) into total hours? Because there isn't a way to tell what month this is I would just like to assume a month is 30 days.