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.9K Get Help
- 441 Global Discussions
- 139 Industry Talk
- 471 Announcements
- 4.9K Ideas & Feature Requests
- 129 Brandfolder
- 148 Just for fun
- 68 Community Job Board
- 496 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 300 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!