Forum Discussion
Houston-Jack
Apr 16, 2020Copper Contributor
How can I match two columns in a table to pull from a corresponding 3rd column?
I have a table of rows sorted by "project" where a Project can have multiple solution components represented in separate rows, each with a resource assigned. As in: For example: I need to fin...
- Apr 17, 2020
Houston-Jack Replicated your table and used the new FILTER function to find the Resource based on the combination of Project and Solution. If your Excel version does not recognise it, a more traditional approach need to be taken.
Riny_van_Eekelen
Apr 17, 2020Platinum Contributor
Houston-Jack Replicated your table and used the new FILTER function to find the Resource based on the combination of Project and Solution. If your Excel version does not recognise it, a more traditional approach need to be taken.