Bean Machine
Member
- Local time
- Today, 07:23
- Joined
- Feb 6, 2020
- Messages
- 102
Hi all. I am struggling to come up with a way to do this. I am assuming INDEX may be involved but not 100 percent sure how to pull it off. Basically, I want to check cell "C2" in worksheet "Driver" and based on what the value in cell "C2" is check range "B3:W3" in worksheet "Testing" and for a match (i.e., if "Dude 2" was the value in "C2") then store what column that match was in and check for cells with text in that column and return the left most most value to cell "D2" on worksheet "Driver" and onward for any cells that have values in them (i.e., "3,W,S,F"). Either formula or VBA code would be helpful to get this job done. See attached image for more context.
This is worksheet "Driver"
This is worksheet "Testing"
This is worksheet "Driver"
This is worksheet "Testing"