Count time to time

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

Guest

How do I get the varience/hours between say 10:00 AM to 3:00 PM = 5 hrs.?
 
10:00 AM in A1
3:00 PM in A2
=A2-A1, formatted as [h]:mm would show 5:00
If you want 5 as a number for further processing, then use =(A2-A1)*24 and
format as number or general.
 

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