hh:mm:ss to days

  • Thread starter Thread starter Omar
  • Start date Start date
O

Omar

Dear all,
How can convert hh:mm:ss to days.
for example 76:22:00 to days.
Many thanks.
 
Hi Omar...

Though if it is real Excel time value 76:22:00 in A1
then in A2 type : =INT(A1)
cell format "general"

Regards
 

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

Back
Top