Hi all, this is very simple, but I am pulling my hair out!
I am trying to do a SumIfs, where one of the criteria is a multi select dropdown.
My first attempt is
=sumifs({column to be totaled}, {Multi select Column}, Option 1)
If I do this, then it only Suns when Option 1 is the only option, not where option 1 and and any other option are selected.
I have tried variants of contain and Has but I keep getting errors.
Essentially I have 5 options, but this would be about 25 variations.
I would like to Sum if option one is included regardless of what else is added, likewise with option 2 etc.
Clear as mud? Thanks in advance for any help!
Cheers
Nick