Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am putting together a time card for my work. I have figured out how to
figure the times, but if "holiday" is put into the time slot I need "8" to go into the hours cell automaticly. Here is my current time sheet. =IF((OR(D11="",C11="")),0,IF((D11<C11),((D11-C11)*24)+24,(D11-C11)*24)) I need to place 8 in cell J21. Any help would be greatly appreciated. Thank you, Craig Old |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF Statements | Excel Worksheet Functions | |||
IF Statements (Mutliple Statements) | Excel Worksheet Functions | |||
How My If Or Statements | Excel Worksheet Functions | |||
if and and statements | Charts and Charting in Excel | |||
If Statements | Excel Worksheet Functions |