Counting between dates greater than or less than a date

Hello,
I have the following formula coming back as unparseable. I am trying to calculate how many OOB Ambients in each month of the year. I normally have a date sheet that I reference, but I'm thinking using the date function might be cleaner. Can someone look at the formula below and identify my mistake?
=COUNTIFS({OS Visit Report Type}, "OOB", {OS Equipment Category}, "Ambient", {OS Activity Date}, >=(DATE(2022, 01, 01), {OS Activity Date}, <=DATE(2022, 01, 31)
Answers
-
You added a ( Before your first Date formula so smartsheet is looking for you to close that parenthesis. It's not needed so you can just delete it.
-
You also need another parentheses at the end of your formula to close out your countifs. The parentheses that is there is only closing your 2nd Date formula.
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.1K Get Help
- 448 Global Discussions
- 154 Industry Talk
- 504 Announcements
- 5.4K Ideas & Feature Requests
- 85 Brandfolder
- 156 Just for fun
- 80 Community Job Board
- 513 Show & Tell
- 34 Member Spotlight
- 2 SmartStories
- 308 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!