Thread: Averaging Error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Darren Darren is offline
external usenet poster
 
Posts: 137
Default Averaging Error

Is there a way to ignore cells with a #DIV/0 error when I am trying to get an
average? I have cells B2:V2 that may have a number or the error referenced
above. In cell, W2, I want to find the average of the cells and ignore the
cells with the eror message.