de-celling hours and minutes

  • Thread starter Thread starter DaveB
  • Start date Start date
D

DaveB

In order to calculate overtime I put in daily hours in a single cel
(format 08:30, 11:30 etc), However, in order to automatically transpos
into my overtime claim sheet, I need to split the time i.e cell A1 t
show the 8, and cell B1 to show the 30. By using the formula [H];; i
will "hide" the :30, but I cannot find a way to do the same to the 8
leaving just the 30 (or 45, 15 etc). :confused:

1) a way of doing the above will be very much appreciatted.
2) any other format would also be gratefully recieved.


It is impossible to put 8:30 into a cell and run it over consecutiv
cells as the auto reader does not read it
 
If you have hours greater than 24 you might want to
replace Jason's first formula with

=INT(A1*24)

Regards,

Peo Sjoblom
 

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