Two columns match count formula
I am trying to create a formula that can match two columns
For instance
Column 1 name column 2 =yes
Answers
-
Hey @Ninfreak
I'm happy to help. What would you like to do with the two matched columns? Are you wanting to
1) IF(AND(Column1="name", Column2 = "yes"), do something?
or
2) COUNTIFS([column1]:[column1], "name", [column2]:[column2], 1)
or 3) something else?
Kelly
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 62.3K Get Help
- 364 Global Discussions
- 200 Industry Talk
- 428 Announcements
- 4.4K Ideas & Feature Requests
- 136 Brandfolder
- 127 Just for fun
- 128 Community Job Board
- 445 Show & Tell
- 28 Member Spotlight
- 1 SmartStories
- 283 Events
- 35 Webinars
- 7.3K Forum Archives
Want to practice working with formulas directly in Smartsheet?
Check out the Formula Handbook template!
Check out the Formula Handbook template!