Annoying Time Sheet bug

  • Thread starter Thread starter w0210613
  • Start date Start date
W

w0210613

Hi,
Problem:
entering in times that involve passing 12 midnight causes an error

ex: 11:30 pm 1:45 am results = 0

I at first tried exceeding the 24 hour barrier
Ex: 1 am = 25:00
This worked but it will confuse the heck out of our managers(not tha
their not bright)

now i want to put an if, then statment along the lines of
IF(B12>A12, insert here formula that can calculate the time afte
midnight)

will this work, if so how would i do it and is There a better way?
Brent:D :confused
 
Back
Top