Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Use something of the form:
=IF(ISERROR(your_formula),"",your_formula) -- Gary''s Student - gsnu201001 "David" wrote: I have a formula in cell B8 =INDEX(Sheet1!$A$2:$A$1201,MATCH(,COUNTIF($B$1:$B7 ,Sheet1!$A$2:$A$1201),)) with ctrl+shift+enter but it returns #N/A 1st of all, can I return a blank or a 0 if it cannot calculate the formula? 2nd, if it is there, how can I have a formula reading from this which says if B8 = #N/A = 0 or calculate a sum formula if the answer is not #N/A? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF formula returns error; abbreviating the formula | Excel Discussion (Misc queries) | |||
Index with mulitple value returns and muliple column returns | Excel Worksheet Functions | |||
formula returns #value | Excel Discussion (Misc queries) | |||
Formula returns 0 | Excel Worksheet Functions | |||
Formula returns a zero | New Users to Excel |