Using COUNTIFS with multiple conditions
Comments
-
Would it work with a report instead?
If it wouldn't.
Can you describe your process in more detail and maybe share the sheet(s) or some screenshots? (Delete/replace any confidential/sensitive information before sharing) That would make it easier to help. (share too, andree@workbold.com)
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
-
Thanks for your feedback. As it turns out I had the wrong syntax.
From the beginning of this post the solution was this formula:
=INDEX({Sheet 2 Active Column}, MATCH([Site Name]@row, {Sheet 2 Site Column}, 0))
After going back to look I have found the issue, as I had a 1 instead of a 0.
=INDEX({Sheet 2 Active Column}, MATCH([Site Name]@row, {Sheet 2 Site Column}, 1))
I changed it to 0 and now it is working properly
-
That'll do it. I have found that I get the most accurate and consistent results using the 0 within the MATCH instead of the 1.
Glad you got it working.
-
Excellent!
Happy to help!
SMARTSHEET EXPERT CONSULTANT & PARTNER
Andrée Starå | Workflow Consultant / CEO @ WORK BOLD
W: www.workbold.com | E:andree@workbold.com | P: +46 (0) - 72 - 510 99 35
Feel free to contact me for help with Smartsheet, integrations, general workflow advice, or anything else.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 64.6K Get Help
- 433 Global Discussions
- 136 Industry Talk
- 465 Announcements
- 4.9K Ideas & Feature Requests
- 143 Brandfolder
- 146 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!