Negative Time

J

jr

busy but it works:
if times are in A1 and A2,

=IF(A2=A1,"",IF(A2>A1,TEXT(TIME(INT((A2-A1)*24),((A2-A1)
*24-INT((A2-A1)*24))*60,),"hh:mm"),"-"&TEXT(TIME(INT((A1-
A2)*24),((A1-A2)*24-INT((A1-A2)*24))*60,),"hh:mm")))

let me know if it works.
 

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

Top