Hi, I recently had asked about doing counts across rows, and got a beautiful response that worked perfectly. (see below)
How I'm wondering if I can do it going down columns, and providing the count and the percentage of the total data points in that column.
Is this possible?
Thanks so much!
My row response that worked so well:
=COUNTIF($AL2:$AU2,AV$1)
How I'm wondering if I can do it going down columns, and providing the count and the percentage of the total data points in that column.
Is this possible?
Thanks so much!
My row response that worked so well:
=COUNTIF($AL2:$AU2,AV$1)