how to Transform Hour to minutes

  • Thread starter Thread starter Fab1978
  • Start date Start date
F

Fab1978

Does anyone know how to transform the Hours in Minutes in a cell to
calculate how many minutes we have in a hour?

I have this project and I have to get this done, Please if anyone can
help me with this.

Thanks

Fabio
 
*Hours*60* will give you minutes. So, if cell A1 (for example) contains
your hours, then enter this formula in Cell B1

=A1*60

and your result will be in minutes.

Does anyone know how to transform the Hours in Minutes in a cell to
calculate how many minutes we have in a hour?

I have this project and I have to get this done, Please if anyone can
help me with this.

Thanks

Fabio
 

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