Hi Smartsheet Community!
I have what I think is a pretty simple cross-sheet formula question. I have created a survey that asks users to respond to each question with a 1-5 answer (1 lowest - 5 highest). I am trying to use an AVERAGEIF formula to average each answer IF the answer was submitted in a certain month and IF it was from my BAU group. Here is what I have but I am receiving an INCORRECT ARGUMENT SET error. Any help is appreciated! :)
=AVERAGEIF({Month}, "11", {Group}, "BAU", {Tools & Support})
In the example above, I am asking Smartsheet to average the responses for all responses submitted in month 11, from the BAU group for the Tools& Support question on the survey.
Thanks,
Andrea