Bold a row if name matches name from other sheet
Hello,
I have two sheets. Sheet 1 has a list of organizations and I need to check a box if they have received funding from us. Sheet 2 has a list of organizations we have funded in the past. There are over 100 organizations. What would the formula be to say if the organization name on Sheet 1 appears on Sheet 2 check the funded box on Sheet 1.
Please and thank you. Any help is appreciated.
Answers
-
Try something like this using the appropriate steps to create the cross sheet reference and the correct column names...
=CONTAINS([Organization Name]@row, {Other Sheet Organization Name Column})
-
I tried that and found it did not work for me. I did a COUNTIF and that seems to work okay but it is not perfect.
-
How exactly did it not work?
What is your COUNTIF and how is it not perfect?
If you are able to provide screenshots of the two sheets with sensitive/confidential data removed, blocked, or replaced with "dummy data", that could go a long ways towards a perfectly working solution for you.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.2K Get Help
- 419 Global Discussions
- 221 Industry Talk
- 461 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 142 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!