Index/Match Formula Question or VLookup
I am trying to set up a formula to populate a cell in my current sheet from information in another sheet (ILW Graduate Lookup Table). I want to populate the information in the column titled: Last 4 SSN on the ILW Graduate Lookup Table into my current sheet in the SSN Check column but I need the formula to reference the Worknet ID at the row on the ILW Graduate Lookup Table to find the correct row for the information.
Answers
-
It sounds to me like you need an INDEX/MATCH.
=INDEX({Column To Pull From}, MATCH([Column To Match On]@row, {Column To Match In}, 0))
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!