CountIFS
JiMel
✭✭
I can't figure out what is wrong with the formula below, looking for some assistance.
Answers
-
Can you provide some screenshots of the relevant columns or error (if any)?
Without that, my best guess is that your Range 1 is a date column and your Month@row is not. If this is the case, you would need to to alter the Month column (or add a helper column with a month number if text) to make it more along the lines of:
=COUNTIFS({Internal Audit Schedule Range 1},IFERROR(MONTH(@cell),0)=Month@row,{Internal Audit Schedule Range 2},"Complete On Time")
Hope this helps, but if any problems/questions, let us know!
-
Nick, below is the error I'm getting.
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
- 147 Just for fun
- 63 Community Job Board
- 466 Show & Tell
- 32 Member Spotlight
- 2 SmartStories
- 298 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!