Formula Help, Sum by month

Hi I am trying to do a formula that sums that total system size value based on the month in a date column.
=SUMIF({NTP Date}, IFERROR(MONTH(@cell), 0) = 1, {System Size})
Best Answer
-
Double check that the date column is in fact set as a date type. If it is, how exactly is it being populated and how exactly is the range you are summing being populated (and what column type is that)?
Answers
-
Are you getting an error message or an inaccurate count? Your syntax looks correct, so we will need more details if you are having an issue.
-
I keep getting the output of 0 for all months, which I know is incorrect.
-
Double check that the date column is in fact set as a date type. If it is, how exactly is it being populated and how exactly is the range you are summing being populated (and what column type is that)?
-
The date column was not set as a date! The formula is now working. Thank you!
Help Article Resources
Categories
- All Categories
- 14 Welcome to the Community
- Customer Resources
- 67.9K Get Help
- 474 Global Discussions
- 208 Use Cases
- 517 Announcements
- 5.6K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 84 Community Job Board
- 521 Show & Tell
- 36 Member Spotlight
- 3 SmartStories
- 309 Events
- 37 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!