Hi,
I have a Smartsheet that counts financial errors by individual. I want to change this so it only counts figures Year to Date. I'm therefore trying to manipulate my formula to only count within the past 365 Days. To make it more complicated, I'm referencing from a separate sheet. I've tried (TODAY) - 365 but unsure if i'm using the formula in the correct place.
As I'm referencing from a separate sheet the formula isn't clear so I hope the screenshots are clear.
I need my formula to read the 'Amount' Column and total this down the Smartsheet. I'm using a SUMIF formula as I need it to count by 'TP Agent' where I use the initials of staff to total errors per agent. I want to extend the formula so it only picks up transactions that have taken place within the past 365 Days. The formula on my sheet looks like the below:
=SUMIFS({ADM Slave Sheet Range 1}, {ADM Slave Sheet Range 2}, "AG"
Sheet Range 1 is the 'Amount', Sheet Range 2 is the 'TP Agent' I just need to know how to tag onto the end of the formula to only read dates within the past year.
Many Thanks
Matt