So, I am working with this formula, which works great, but I need to throw in a CONTAINS aspect into it...and what I am trying is not working.
Current formula (that works):
=AVERAGEIF([Project/Task/Issue/Risk Name]:[Project/Task/Issue/Risk Name], ="Stage 2", [Actual Duration]:[Actual Duration])
How would you add in the condition that it also needs to include "NTI" in the [Project]:[Project] column?
@Paul Newcome tagging you as always :)