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
- Customer Resources
- 65.2K Get Help
- 445 Global Discussions
- 143 Industry Talk
- 476 Announcements
- 5K Ideas & Feature Requests
- 84 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 488 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 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!