Formula Help Please!
Hey there Smartsheet Community!
I'm fairly new to Smartsheet and have only been using it for about a year. I'm trying to build this formula and it keeps returning "0", which is not accurate. What am I doing wrong?
=COUNTIFS({Constat Range COMPANY}, "AHI", {Constat Range STATUS}, "closed", {Constat Range SCHEDULED CLOSING DATE}, >=DATE(2022, 12, 31), {Constat Range SCHEDULED CLOSING DATE}, <=DATE(2023 / 2 / 1))
Answers
-
Your second date has slashes instead of commas.
-
Thank Michael. I fixed that but it did not fix the issue unfortunately.
-
Hmmm...one thing you can do is try removing some of the arguments to see where the issue lies. Like just do countifs company AHI and Status closed.
If that works add on the dates etc etc. I suspect it's something to do with the dates but hard to say without looking at your sheets. Are you sure the dates fall between those dates?
Also, are the column types "date" on your sheet?
-
Good advice because this worked.
=COUNTIFS({Constat Range COMPANY}, "AHI", {Constat Range STATUS}, "closed")
The column in sheet that I'm referencing IS a date column. The column in the sheet where I'm building the formula is not a date formula because I'm not trying to configure a date but rather a sum.
-
How is the date column in your source sheet being populated?
-
Thanks for responding, Paul! I got it figured out!
-
Glad you were able to get it sorted.
What was the issue?
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 65.1K Get Help
- 444 Global Discussions
- 142 Industry Talk
- 472 Announcements
- 5K Ideas & Feature Requests
- 83 Brandfolder
- 150 Just for fun
- 71 Community Job Board
- 489 Show & Tell
- 33 Member Spotlight
- 2 SmartStories
- 301 Events
- 36 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!