Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry, I missed the final quote
-- Kind regards, Niek Otten "Bruce D." wrote in message ... Hi Niek, I entered =IF(ISERROR(AVERAGE(C3:Y3),"",AVERAGE(C3:Y3) and the cursor moves to the "" quotes. -- Bruce DiPaola "Niek Otten" wrote: Hi Bruce, =IF(ISERROR(YourFormula),"",YourFormula) -- Kind regards, Niek Otten "Bruce D." wrote in message ... Hi all, I need help on a formula. I have a cell Z3 which is YTD. It calcuates the average from cells A3:Y3 (months of the year). So far so good. The cells A3:Y3 contain average totals from the 4 weeks of the month. So cell Z3 is calcuating all of the monthly averages which is working ok. The problem is if I have not entered any weekly data for the future months I am getting the #DIV/0 error and the YTD Z3 cell will not calcuate. I have tried using the help solutions. But it looks like I can't use their solution because I am using a range of cells. This is what I attempted: =IF(A3:Y3="#DIV/0","",AVERAGE (A3:Y3)). I then get a value error. Any ideas?? Any information is greatly appreciated!!!!! -- Bruce DiPaola |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can I prevent a #DIV/0! error from plotting on a chart | Charts and Charting in Excel | |||
DIV/0! error in SumProduct formula with no division | Excel Worksheet Functions | |||
replace "#DIV/0!" error with blanks | Excel Worksheet Functions | |||
# DIV/0! error in Excel | Excel Discussion (Misc queries) | |||
"Average" with error DIV/0 | Excel Discussion (Misc queries) |