Home |
Search |
Today's Posts |
#6
![]() |
|||
|
|||
![]()
Hi,
While the array formula will remain as is, you can use conditinal formatting to hide the error value. In the cell which has the array formula, go to conditional formatting in the Format menu and in the drop down menu select - "Formula is". In the other box, type - =iserror(cell reference) Now click on the format tab and in Font colour, select white. Now click on OK and OK again. This should hide error values Regards, "Richard Buttrey" wrote: Hi, I have the array formula see below {=SUM((kpi_Code=$C11&L$15)*(kpi_CD0)*(kpi_AFD0)* (kpi_CD))*100} which is the divisor element within a larger array formula. When this subset divisor element evaluates to zero, obviously the cell returns the #Div/0! result. I know I could wrap the whole formula in an If Iserror to get round this, i.e. If(iserror(large_formula),"",(large_formula) but this makes the whole formula - well much larger. Is there a more elegant way of arranging this in order to keep the whole formula as small as possible? TIA __ Richard Buttrey Grappenhall, Cheshire, UK __________________________ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
HELP !!! I have a ARRAY Formula HELP !!! | Excel Discussion (Misc queries) | |||
Array Formula - using LEFT("text",4) in formula | Excel Worksheet Functions | |||
Formula error... | Excel Discussion (Misc queries) | |||
Need help troubleshooting an array formula XLXP on Win2K | Excel Worksheet Functions | |||
What instead of an array formula part 2 | Excel Discussion (Misc queries) |