A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data
. . . Actually my Table has cells having Zero Values. I have inadvertently mentioned it as Blank Cells instead of Cells having Zero Values. I have edited my question so please guide me how to solve the problem.
Hi,
Please check whether the following solution is helpful:
• Formula for AVERAGE: =SUBTOTAL(109,Table5[MOM Income])/((SUBTOTAL(102,Table5[MOM Income]))-COUNTIF(Table5[MOM Income],0))
• Formula for COUNT: =SUBTOTAL(102,Table5[MOM Income])-COUNTIF(Table5[MOM Income],0)
• Formula for COUNTA: =SUBTOTAL(103,Table5[MOM Income])-COUNTIF(Table5[MOM Income],0)
Please respond if You require further assistance. I will try My best to be of help.
If I was able to help You, please mark My response as answer and helpful.
Thank You!