canthony24
Board Regular
- Joined
- Mar 24, 2016
- Messages
- 70
I have this averageif formula, =AVERAGE(AVERAGEIF(F4:F9,{"TRS","TRP","TRX"},G4:G9))
This works well when I have all of the criteria in the dataset, but if the dataset only has "TRS", the averageif returns and error because I think it's trying to locate all of the words inside the formula.
How do I not get the error if the dataset only has, let's say "TRS"?
This works well when I have all of the criteria in the dataset, but if the dataset only has "TRS", the averageif returns and error because I think it's trying to locate all of the words inside the formula.
How do I not get the error if the dataset only has, let's say "TRS"?