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
- 65.5K Get Help
- 448 Global Discussions
- 145 Industry Talk
- 481 Announcements
- 5.1K Ideas & Feature Requests
- 85 Brandfolder
- 152 Just for fun
- 73 Community Job Board
- 492 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 304 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!