Hi all, I am trying to cross reference between two sheets based on certain conditions. The two conditions on one sheet will then be checked against a master list to populate a column on the original sheet.
Specific example is as follows:
The original sheet has columns for the following
Assay Type* = PNG
Task = SAP
I want to cross reference the contents of those original columns across a master list which would have each assay type and task type equating to a certain method (looks like this):
Assay Type*: PNG, Task: SAP, Method: Prot2_SAPprep-BFAHAM
I would then want the method (Prot2_SAPprep-BFAHAM) on this master list to populate to a column in the row on the original sheet. This would continue for all the different combinations of Assay Types and tasks as they all would populate the specific method their combination entails.
Any help would be much appreciated! Thanks