I'm trying to return a person's name based on two criterions.
=IF(AND({FocusArea} = "Senior Project Manager", {Projects_Inititatives} = "Project One", {Name}, ""))
Also, can I reference two different sheets? I have two sheets that have the same information but would like to cross reference both sheets into one with who is responsible based on their focus area for each of the projects.