I'm not sure if this is very complicated or if there's a very simple solution to do this with Microsoft Excel.
I have a table 1 that lists Employees downward and Projects across
Employee | Project A | Project B |
It will have the employee name and a simple Yes if they worked on that project.
Then I have table 2 that lists Projects downward and Locations across, a simple yes is inputted if the project was based (or somewhat based) in that office
Project | Office A | Office B |
However I now need to make table 3 which will list Employees downward and Offices across
Employee | Office A | Office B
So I will now be able to pull a list of what offices each employee has been in as a combination of the two tables I already have.
I don't even know what this is called to try and google it most of the things I have found have just been how to merge to identical tables or how to vlookup information.