Hi all,
I am creating a sheet and need to display names from a reference sheet if the text value in the same reference sheet is true.
Here is an example of my reference sheet:
Manager | ProjectStatus |
---|
Joe Smith | Not Started |
John Example | In Progress |
Jane Doe | Complete |
In my sheet that I'm creating the database in, I need compile a list of the the managers' names if the Project status is either Not Started or In Progress.
Any help would be amazing!