cell formula

P

paul

Does anybody know a formula that will calculate whole
second (or whole number) into hours:minutes:seconds
example 120 = 00:02:00

Thanks,
Paul
 
D

dvt

paul said:
Does anybody know a formula that will calculate whole
second (or whole number) into hours:minutes:seconds
example 120 = 00:02:00

Thanks,
Paul

One way:

If 120 is in cell A1, enter the formula =A1/60/60/24 in your destination
cell. Then format the destination cell as hh:mm:ss using the Format | Cells
| Number tab.

Dave
dvt at psu dot edu
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top