Thread: IFERROR help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Pete DeKalb Pete DeKalb is offline
external usenet poster
 
Posts: 1
Default IFERROR help

can i use IFERROR in the following existing formula to remove the "#DIV/0!"
result and replace it with "0": =IF(Input!$AB116=1,M29/M17,M29/(M17+M18))