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
- Customer Resources
- 66.1K Get Help
- 430 Global Discussions
- 149 Industry Talk
- 490 Announcements
- 5.2K Ideas & Feature Requests
- 85 Brandfolder
- 154 Just for fun
- 74 Community Job Board
- 499 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 305 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!