cell value

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi, is there any way that I could change a cell value of 90 which represents
90 mins to read 1.30= 1 hour and 30 minutes, I get the 90 from mulitplying
1.5 by 60.

Thanks in advance,

Wildauk.
 
If 90 is in cell A1, then in another cell enter:

=A1/(24*60)

then format the new cell as Custom h.mm
 

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