Hello there,
i am trying to count the number of time certain names have been selected in a multi drop down list, in a specific range of time, while referencing another sheet.
I've tried the formula below and getting an error
=COUNTIFS({Phase}, CONTAINS("Complete", @cell), {Go live date}, >=[Column10]@row, {Go live date}, <[Column10]3, {PM}, ="Rebecca", {PM}, ="Caroline", {PM}, "Abigail")