Hi,
Let's say I have a master table with company name, person name's and business title. Now have a subtable with names of a few companies and names of a few people belonging to those companies. I'd like to query from the master table the appropriate business title of those people in those companies.
Could you tell me the easiest way to do this?
I've looked around and explored a little bit with If array formulas, pivot tables, and MS queries. The problem I have is that the thing I want to pull is text, not number, and also there is a chance of duplication! (person A in company B may have multiple business titles in master table). I'd like to some how pull the correct text while keeping tag of whether the pulled data is unique or not.
Any advice would be greatly appreciated!
Edit: Creating a pivot table then deselecting the unwanted companies and people is not feasible since the master table contains more than 10,000 entries.
Let's say I have a master table with company name, person name's and business title. Now have a subtable with names of a few companies and names of a few people belonging to those companies. I'd like to query from the master table the appropriate business title of those people in those companies.
Could you tell me the easiest way to do this?
I've looked around and explored a little bit with If array formulas, pivot tables, and MS queries. The problem I have is that the thing I want to pull is text, not number, and also there is a chance of duplication! (person A in company B may have multiple business titles in master table). I'd like to some how pull the correct text while keeping tag of whether the pulled data is unique or not.
Any advice would be greatly appreciated!
Edit: Creating a pivot table then deselecting the unwanted companies and people is not feasible since the master table contains more than 10,000 entries.
Last edited: