Hi,
Ok, I have a spreadsheet that has a cell that has a time entry (ex. 150:42:19) but in the formula bar, it's displayed as 06/01/2005 6:42:19 AM).
I want to convert that entry to actual hours.
I tried using =(A1-INT(A1))*24 where A1 is the entry but to no avail. I had gotten that off microsoft.com
Can anyone help me out? Thanks
Ok, I have a spreadsheet that has a cell that has a time entry (ex. 150:42:19) but in the formula bar, it's displayed as 06/01/2005 6:42:19 AM).
I want to convert that entry to actual hours.
I tried using =(A1-INT(A1))*24 where A1 is the entry but to no avail. I had gotten that off microsoft.com
Can anyone help me out? Thanks