View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
RWormdahl RWormdahl is offline
external usenet poster
 
Posts: 1
Default average values in non-contiguous cells, ignoring 0 values

How do I average the values in non-contiguous cells, while ignoring cells
with 0 values? I tried the average function, but the IF conditional seems to
recognize only contiguos cells. I keep getting the "The formula you entered
contains an error..." message, and cannot execute the F2 ctl+shift+enter
command.
Any ideas?