I have 2 separate sheets
One called Roster
Another called tasks
What I need to do on a third sheet, is iterate over the Roster and for each row, look at the tasks table for a match Department AND Role. and create a new row containing a mix of data from both tables, this however can lead to needing multiple rows from a single row on Roster. The below is a sample of the output I am aiming for
Could anyone advise how this can be achieved via formula ?