Calculating how many hours between one date and another

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

Guest

I have four cells in a spreadsheet

start date
start time
end date
end time

I need to calculate in hours the difference between the start date and time
and the end date and time. This is probably quite easy, but I can't find the
way to do it. Unfortunately the cells have to remain seperate
 
Subtract as normal (start date + start time - end date - end time) and
multiply the result by 24. You'll probably have to format the resulting
number.
 

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