sheets are named 1 through 22, the cell is f2 so I was trying:
=AVERAGE('1:22'!F2)/COUNTIF('1:22'!F2,">0")
but I come up with a #VALUE!
any ideas?
Why the number 2 at the end? I am having this same issue but this formula did not work for me. i have sheets titled 1 through 60, i want to the put my formula in cell R3 on a master sheet titled MASTER, I want to pull data from cell N7
Yes I entered that exact formula and it is returning "0". I have percentages in N7 of sheets 1-3 and I want to average that cell for all 60 sheets. Not sure why I am getting 0 as answer to this formula