Thread: Time Difference
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default Time Difference

Hi!

Try this:

=B1-A1+(B1<A1)

Biff

"Gabe" wrote in message
...
I am trying to subtract (=B1-A1) 12:00AM or PM (B1) minus 1:00PM (A1) but
some error comes with a bunch of ####? If my shift started at 1:00PM in
the
afternoon, and didn't end until 12:00AM in the mourning. How do I find the
difference?