HI All,
Just wondering if someone could help with a SUMIF formula.
Currently, this formula =SUMIF('Historical Data'!$V$2:$V$4929,'Bin Activity'!$B2,'Historical Data'!$W$2:$W$4929) is looking at a tab full of raw historical data.
With regards to 'Historical Data'!$V$2:$V$4929, this range is subject to dates (Column V is sorted by date). This information is then populated into the summary page for analysis. I was just curious if I could implement a formula that looks at data conditionally by date range.
With regards to 'Bin Activity'!$B2, this is the summary page where column A is for July, B is for August, C September etc... Is there a way I can automate this formula so I dont have to recreate it with specific date ranges each month? Apologies if this question is not that challenging..
Just wondering if someone could help with a SUMIF formula.
Currently, this formula =SUMIF('Historical Data'!$V$2:$V$4929,'Bin Activity'!$B2,'Historical Data'!$W$2:$W$4929) is looking at a tab full of raw historical data.
With regards to 'Historical Data'!$V$2:$V$4929, this range is subject to dates (Column V is sorted by date). This information is then populated into the summary page for analysis. I was just curious if I could implement a formula that looks at data conditionally by date range.
With regards to 'Bin Activity'!$B2, this is the summary page where column A is for July, B is for August, C September etc... Is there a way I can automate this formula so I dont have to recreate it with specific date ranges each month? Apologies if this question is not that challenging..