Index/Match Help
Hi - I have a sheet called "Source Data" which has a list of roles in Column A and the description of the Role in Column B.
In another sheet "Worksuite Requests" I want the description from the Source Data to pull in if the role name is a match.
I can't quite get the formula:
Best Answer
-
Hi @JPFisher,
You're close! Try this formula (you'll need to manually reference the bolded parts):
=INDEX({Source Date Deliverables}, MATCH([Role Onboarding For:]@row, {Source Data Role}, 0))
Note that for {Source Date Deliverables} and {Source Data Role}, recommend selecting the column header in your source data, so that the entire column is highlighted. Let me know if you have anymore questions!
Cheers,
Ric
Answers
-
Hi @JPFisher,
You're close! Try this formula (you'll need to manually reference the bolded parts):
=INDEX({Source Date Deliverables}, MATCH([Role Onboarding For:]@row, {Source Data Role}, 0))
Note that for {Source Date Deliverables} and {Source Data Role}, recommend selecting the column header in your source data, so that the entire column is highlighted. Let me know if you have anymore questions!
Cheers,
Ric
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.6K Get Help
- 403 Global Discussions
- 215 Industry Talk
- 455 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 56 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!