Using nested MATCH/INDEX across multiple columns

Joshua Peacock
Joshua Peacock ✭✭✭
edited 12/09/19 in Formulas and Functions

Hi,

I'm using two sheets to track the distribution of transportation gift cards, one will be a master list of the cards and the other is a webform tracker that distribution partners use to log who receives cards.

I want the master list to check off each card given out after it is logged into the tracker, however each recipient may receive 1-7 cards so I need the master list to pull from the entire tracker to find the card. The tracker webform needs to be centered around the recipient so each row is another person, not another card.

I am able to do what I need with one column, but I cannot figure out how to get it to work across the table. Here's what the webform sheet looks like:

Resources Issued

The master list is using the nested function to label who was given each card by card number, then checks off that the card has been given out (the current function just checks Resource Type 1 in the webform sheet so I can show you what I've done so far):

Master list

I originally tried searching the entire table with the MATCH function, but it just ended up a mess looking like this (everything is the same as the function in the second picture, just the range in the MATCH):

MATCH over whole table

Not really sure how to get this to work, could use your thoughts.

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!