M
M Enfroy
I need to average a bunch of non-adjacent cells as follows:
=AVERAGE(B2,D2,F2,H2,J2,L2,N2,P2,R2,T2,V2,X2,Z2,AB2,AD2,AF2,AH2,AJ2,AL2,AN2,AP2)
My problem is that a couple of the cells display #DIV/0! As such, my
average calcuation also compes up with #DIV/0!
I would like to calculate the average but ignore any cells with the error.
Suggestions?
thx
=AVERAGE(B2,D2,F2,H2,J2,L2,N2,P2,R2,T2,V2,X2,Z2,AB2,AD2,AF2,AH2,AJ2,AL2,AN2,AP2)
My problem is that a couple of the cells display #DIV/0! As such, my
average calcuation also compes up with #DIV/0!
I would like to calculate the average but ignore any cells with the error.
Suggestions?
thx