Hello,
I am trying to find the average of "% completes" percentages from one sheet to another that meet a certain criteria.
Here is the formula I have attempted however, I am receiving an "Invalid Operation". Is there a way to accomplish this without selecting each cell individually?
=IF({Team} = "Marketing", AVG({% Complete}))