formula to add time elapsed

T

twills44

I used this formula:

For subtracting times, if the difference is less than 24 hours, the earlier
time is in B1 and the later time in A1,

=HOUR(B1-A1)
But now my issue is that it only adds the hours rounded to the next whole
number. I need it to give me any fractions of time also...so if it was from
17:30-20:45 I need the result to be 3.25 but it's only giving me 3.00. How do
I fix this problem?
 

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

Similar Threads


Top