I have two sheets managing separate projects but with the same column headers. I want to create a third sheet where I can reference BOTH of the projects - pull their task name, their person assigned, other information. Is there a way to bring together from both of these other sheets?
Specifics: I want the row from either of the two project sheets to show up in the third sheet. I want it to update when dates or person assigned changes (there's several date fields in the row- this can't be static).
Sheet 1: Task X, Assigned to Y.
Sheet 2: Task Z, Assigned to A.
Sheet 3:
Sheet 1, Task X, Assigned to Y
Sheet 2, Task Z, Assigned to A.
Thanks!