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

Answers

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!