View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Willabo Willabo is offline
external usenet poster
 
Posts: 1
Default Average percentage excluding zeros spanning numerous tabs

I've got a sheet consolidating the data from various detail sheets... I need
to create a formula for the average percentage excluding zero values... i've
got the following formula =AVERAGE(IF(A1:A520,A1:A52)) but that doesn't give
the option of using information from different tabs (the data is in the same
cell in each tab)... any ideas?!

Cheers