Pull data from one sheet to another with same words
Hello,
I am fairly new to SmartSheets - I am trying to figure out how to pull data from one sheet to another that would have a names in common.
I.E. Sheet 1 has a course name of Smith AR Training. Sheet 2 has the Region Name as Smith in one column and then a contact person in the 2nd column. Because Smith is listed in both sheets, how can I pull the contact person onto Sheet 1 by using the common name of 'Smith'.
Answers
-
Hi CarolannRoedl
Hope you are doing well.
Please try this one - =INDEX({Contact}, MATCH(Name@row, {Name}, 0))
Also, You can see the below Screenshots for a better understanding.
Sheet 1
Sheet 2
Have a Good Day!
Thanks,
Kaveri Vipat
Senior Associate - Smartsheet Development, Ignatiuz Software
2023 Core Product Certified
Did this answer help you? Show some love by marking this answer as "Insightful💡" or "Awesome❤️" and "Vote Up⬆️"
-
Hi Kaveri,
Thank you so much for your response! I apologize, the course name is 'Smith AR Training', I have provided screen shots to shows as an example. Within the formula, I believe I would reference Sheet 2.
-
Hi, I sugest a development from Kaveri's INDEX formula as below:
Sheet 1 : =INDEX(COLLECT({Course Contact}, {Region}, CONTAINS(@cell, [Course Name]@row)), 1)
Gia Thinh Technology - Smartsheet Solution Partner.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.7K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 456 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 297 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!