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.7K Get Help
- 472 Global Discussions
- 200 Use Cases
- 514 Announcements
- 5.5K Ideas & Feature Requests
- 87 Brandfolder
- 157 Just for fun
- 82 Community Job Board
- 520 Show & Tell
- 35 Member Spotlight
- 3 SmartStories
- 307 Events
- 35 Webinars
- 7.3K Forum Archives
Check out the Formula Handbook template!