Calculating Values Per User Between Dates

DanF
DanF ✭✭
edited 12/09/19 in Formulas and Functions

Hi Guys, 

I'm probably missing something really simple but I'm struggling to get my formula to work. I have a metrics sheet that is using cross-sheet referencing to pull data from a separate sheet. 

Operators add values to the sheet and I've used the automated created date function to keep track of when the values were added. I need to calculate what the total value is per month, per operator. So I'm using the following:

=SUMIFS({TotalValue}, {Name}, [OperatorName]16, {CreatedDate}, >=DATE(2019, 6, 1) < DATE(2019, 7, 1))

However, the calculation is calculating everything added to the sheet prior to July 1st but I just need it to calculate everything that was created in June. If someone could point me in the right direction and let me know where I'm going wrong that'd be great. 

Thanks

Dan

Tags:

Comments

Help Article Resources

Want to practice working with formulas directly in Smartsheet?

Check out the Formula Handbook template!