View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
rmeister
 
Posts: n/a
Default How To return 0 if error


I am using an array formula that looks like this:

{=AVERAGE(IF('Drop'!$A$2:$A$65563='CE
OHIO'!B3,'Drop'!$AC$2:$AC65536))}

The problem is if there is no information for this formula to reference
then the result is #DIV/0! This is rather ugly on a spreadsheet. Does
anyone know how to return 0 if there is an error like this.

Thank you in advance for any help


--
rmeister
------------------------------------------------------------------------
rmeister's Profile: http://www.excelforum.com/member.php...o&userid=30163
View this thread: http://www.excelforum.com/showthread...hreadid=505321