Good afternoon,
I am used to INDEX/MATCH but this time I need to match two columns and then pull the information in a third column.
Here is where I currently am:
=INDEX(COLLECT({Meeting Planner}, {Meeting ID}, [Meeting ID]@row, {Vendor Type}, "A/V"))
I want to pull the information in Meeting Planner from Sheet 2 when both the Meeting ID on Sheet 2 matches Sheet 1 and when the Vendor Type on Sheet 2 is A/V (or Security, Other, Court Reporter).
I know this is probably a simple thing to do, I just cannot get it to work.
Thanks,
Laura