I received a large amount of data sent to me in an Excel spreadsheet. The data cells represent days with time in the format below.
02 03:33:22 (the day being the 2nd, and then hours, minutes, seconds) I need to be able to calculate the difference in these values in Excel. For example the difference between;
02 03:33:22 and 02 04:44:23
The cells are formatted to general. I am having trouble getting Excel to recognize the data as a day with GMT time. I made the custom format of "dd hh:mm:ss" for the cells and used the formula "=ABS(A1-B1)" to get the difference. This leads to an error.
However when I go to the cells and put a pretend month with a dash and click out for example "6/02 03:33:22" the cell recognizes that this should be a date and time and the formula works. I have thousands of cells and therefore cannot do this for each one. It appears Excel is having trouble recognizing the date custom format until I add a month.
I should note that I have Excel 2008 for the Mac.
Any thoughts/help would be appreciated.
Bookmarks