Thread: time formula
View Single Post
  #1   Report Post  
James
 
Posts: n/a
Default time formula

Hi all,

(office 97)

You guys helped me the other day with some formula where I wanted to convert
say a figure of 93 into seconds. This was done & works fine, the formula was
as follows;

In cell A2 enter =INT(A1/60) + MOD(A1,60)/100

I now need help changing the format slightly.

Say for example there was a figure of 3666, I need to make the formula
diaplay as 01:01:06 ie 1 hour, 1 min & 6 secs
Have set the cell format to the above.

If you have any ideas it would be appreciated as I am out of my depth

Thanks again in advance