Thread: If #REF! Use 0
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Slave2Six Slave2Six is offline
external usenet poster
 
Posts: 1
Default If #REF! Use 0


How is you ISERROR written? This should work:

=IF(ISERROR(cellID),0,[function])

-Slave2Six


--
Slave2Six
------------------------------------------------------------------------
Slave2Six's Profile: http://www.excelforum.com/member.php...o&userid=36904
View this thread: http://www.excelforum.com/showthread...hreadid=567233