Making a Condition Based Only on Match
If Index/Match is asking Smartsheet to "Insert value1 from Sheet B into A, where Value 2 on Sheet B matches Value 2 on Sheet A"
Is there a way to ask Smartsheet to "Insert Yes if Value 2 on Sheet B matches Value 2 on Sheet A".
So instead of inserting the indexed value, it is inserting a newly generated value you want only on the current spreadsheet.
Or maybe another way to phrase it is - can you make a condition based only on a match in a reference sheet, without indexing the values from that reference sheet?
Hope that is not too confusing!
Answers
-
Hi @arw_88
I think you might need a helper column for the index/match result. Then, in the column you want your "yes" you can compare the two column cells and enter "yes"
=IF(Column1@row = Column2@row, "Yes", "No")
I hope this helped!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.3K Get Help
- 422 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!