I'm at a loss and could use some advice. I'm trying to get an average based on criteria from 3 different columns. Also only calculating >0 Here is the formula I use. =AVERAGEIFS('Manual Data'!BA3:BA70,'Manual Data'!BA3:BA70,">0",'Manual Data'!G3:G70,"SALES",'Manual Data'!Z3:Z70,"Synergy Plan",'Manual Data'!Z3:Z70,"Standalone Plan")
It works taking out the last two criteria but returns the #div/0 error if I add them.
I need the data to give me averages by function. Only using Synergy Plan and Standalone Plan data in BA for the calculation.
It works taking out the last two criteria but returns the #div/0 error if I add them.
I need the data to give me averages by function. Only using Synergy Plan and Standalone Plan data in BA for the calculation.