I need a formula to take the average of a column without including any zeros. The object is to not allow missing data to skew the result.
Thanks in advance for any suggestions!
-Willardio
I need a formula to take the average of a column without including any zeros. The object is to not allow missing data to skew the result.
Thanks in advance for any suggestions!
-Willardio
Hi,
Perhaps
=AVERAGEIF(A1:A100,"<>0")
change 1:100 as necessary
Richard Buttrey
RIP - d. 06/10/2022
If any of the responses have helped then please consider rating them by clicking the small star iconbelow the post.
Thanks Richard --can I change the "A" as necessary too? Just kidding!
Thanks so much for your gracious assistance!
Best Regards,
Willardio
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks