How to link specific fields from one sheet to another sheet?
Sheet #1 has two Columns, let's say they are titled "Name" and "Fruit". Under "Name", is a list of names i.e. Mitch, Sarah, Elizabeth, Pete etc. Under "Fruit" says apple, orange, kiwi, etc. I want to create a new sheet (Sheet #2) that could reference Sheet #1. For instance, if column "Fruit" in the first sheet says "Orange", then that person's name in Column "Name", will appear in let's say "Column A" of Sheet #2.
How would I set this formula up to make this happen?
Thanks for the help!
Answers
-
Hi @Sarah12345 - You'll need a cross-sheet formula.
It sounds like you'd need a VLOOKUP for this instance. It might look like this.
=VLOOKUP("Fruit@row", {REFERENCE SHEET RANGE including Fruit and Name columns}, 2, false)
Does that help?
Amber Eakin, MSLS, M.Ed.
Adult Education Specialist | Process Improvement Enthusiast
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 406 Global Discussions
- 218 Industry Talk
- 457 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!