need help with a formula

so i have sheet 1 with rows
1.Priority
2.Tag Name
3.Blank
sheet 2 with rows
1.Blank
2.Cable name
3(would like the Row 1 from sheet 1 and change when I change it in sheet 1)
I would like a to make a formula to say IF sheet2 Cable name Matches Sheet 1 Tag name. then show Sheet 1 row 1(Priority) on Sheet 2 row 3.
Best Answer
-
Hello @Alex Klingbeil,
Your explanation seems a bit confusing, but nevertheless:
If you make a formula in Sheet 2 Row 3 which looks like this and of course you have to make the references yourself, this would do the trick:
=IF([Primary Column]2 = {Sheet 1 Tag Name}; {Sheet 1 Priority})
For making references, have a look at https://help.smartsheet.com/articles/2476606-formulas-reference-data-from-other-sheets
Answers
-
Hello @Alex Klingbeil,
Your explanation seems a bit confusing, but nevertheless:
If you make a formula in Sheet 2 Row 3 which looks like this and of course you have to make the references yourself, this would do the trick:
=IF([Primary Column]2 = {Sheet 1 Tag Name}; {Sheet 1 Priority})
For making references, have a look at https://help.smartsheet.com/articles/2476606-formulas-reference-data-from-other-sheets
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 68K Get Help
- 474 Global Discussions
- 209 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 85 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!