Forum Discussion

YeatsN's avatar
YeatsN
Copper Contributor
Jan 29, 2020

Formula that will adjust when I filter the spreadsheet

I have this formula to calculate the percentage of times "yes" is in a cell but don't know hot to change the formula so that it will re-calculate the percentage when I filter the spreadsheet.  This gives me a percentage for the entire company but I would like to filter by employee and it give me the percentage of times "yes" is in a cell for that particular employee.

 

=COUNTIF(BU2:BU367,"YES")/COUNTA(BU2:BU367)

 

5 Replies

Resources