Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I have a worksheet with breakdown calculations of hours worked in a given day
for a person (morning block of time, afternoon block of time & possibly a third block of time). I am now attempting to calculate the total number of hours a person worked for a given day. I have used =IF(ISERROR(O2+Q2),"-",O2+Q2) with cells O2 & Q2 being hours worked in a block of time. Some people have a 3rd block of time in a day (column S) and if I try =IF(ISERROR(O2+Q2+S2),"-",O2+Q2+S2) it either gives me "-" or an error, which I know to not be an accurate result. What am I doing wrong? Thank you! -- heyredone |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Iserror help | Excel Discussion (Misc queries) | |||
iserror help | Excel Worksheet Functions | |||
Do Not count iserror cells | Excel Discussion (Misc queries) | |||
ISERROR - #NAME? | Excel Worksheet Functions | |||
iserror | Excel Discussion (Misc queries) |