How do I return cell values in a specific column based on other sheet and matching reference number.
I have a group of products all with material numbers in a database sheet. I have another sheet that I use as a database change request for for these products. When a user enters the material number on the change request sheet I want other associated values to auto-populate based on the database. Other software tools this might be called a reference column. I've looked over Index functions, this seems like it's the way to go but I can't seem to figure it out.
Answers
-
Hi @mccoy_FSI
I hope you're well and safe!
This is the structure for an INDEX/MATCH formula.
=INDEX({ColumnWithTheValueYouWantToShow}; MATCH(CellThatHaveTheValueToMatch@row;
{ColumnWithTheValueToMatchAgainsTheCell}; 0))
Depending on your country/region, you'll need to exchange the comma to a period and the semi-colon to a comma.
Did that work/help?
I hope that helps!
Be safe and have a fantastic week!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅Did my post(s) help or answer your question or solve your problem? Please support the Community by marking it Insightful/Vote Up, Awesome, or/and as the accepted answer. It will make it easier for others to find a solution or help to answer!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
I can't seem to get it to work. In the below screenshot is where I'm trying to populate the data. The screenshot is my request sheet. The material number and type column exist on the other database sheet. What I want to have happen is when the user types in the material number on this request sheet, the type should auto-populate based on the type in the database sheet that has that material number. When I try the formula you gave, in a few ways, I always get an error.
-
Have you created the Cross Sheet References and replaced my formula with the names of the references and columns?
Can you paste the formula you're trying to use?
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
I've tried it a bunch of different ways, I'm not 100% clear what what your references mean. Here is the last one I tried =INDEX({Regulatory Course Database Range 5}; MATCH([Material Number]@row); {Regulatory Course Database Range 2}; 0))
-
I'd be happy to take a quick look.
Can you maybe share the sheet(s)/copies of the sheet(s)? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
I got it worked out. Thank you.
-
@Andrée Starå I have a similar problem I'm working on with index/match. I was wondering if you could take a look at my most recent response on my thread. https://community.smartsheet.com/discussion/117951/have-a-serial-number-column-update-when-there-is-a-response-on-another-sheet-with-a-new-number#latest
-
Brilliant - @Andrée Starå's first answer solved it for me too (just had to replace ; with , and check spaces) Thanks @Andrée Starå!
-
Hi,
I hope you're well and safe!
Excellent! I'm glad to hear it was helpful!
Be safe, and have a fantastic day!
Best,
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
✅ Did my comment(s) help/answer your question or solve your problem? Please support the Community and me by marking it - Insightful 💡- Vote Up ⬆️ - Aweseome ❤️ - or/and as the accepted answer. It will make it easier for others to find a solution or help to answer! I appreciate it, thanks!SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 423 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 143 Just for fun
- 59 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 300 Events
- 39 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!