If less than =00:00

  • Thread starter Thread starter Steved
  • Start date Start date
S

Steved

Hello from Steved

A1 is 39:20 B1 is 40:00

in C1 how do I put an if statement in this case C1=00:00
 
Your question is very confusing, but if I understand it correctly:

=(A1>B1)*(A1-B1)

with C1 formatted the same as A1 and B1 ([h]:mm).
 
Thankyou
-----Original Message-----
Your question is very confusing, but if I understand it correctly:

=(A1>B1)*(A1-B1)

with C1 formatted the same as A1 and B1 ([h]:mm).

--

Vasant

Hello from Steved

A1 is 39:20 B1 is 40:00

in C1 how do I put an if statement in this case C1=00:00


.
 
Back
Top