Could someone please help me correct the following formula?:
Formula Goal: COUNTIFS formula that reviews over 10+ columns, each cell can contain multiple values ("Allow multiple values per cell" designation) — What is a formula to count a specific combination?
My Example Formula (that doesn't seem to work):
=COUNTIFS({range:range 1}, CONTAINS("item", @cell), {range:range 2}, CONTAINS("item", @cell), ({range:range 3}, CONTAINS("item", @cell), {range:range 4}, CONTAINS("item", @cell)) . . . etc. etc.
See attached screenshots of my spreadsheet. I appreciate any help you can provide.
Thank you,