I am using Excel 2007. This is the equation that I have.
=SUMIF('Act Query'!$B22:$B261,C5,'Act Query'!DJ22:DJ436)
The equation works, but I have a problem. 'Act Query'!DJ22:DJ436 references a worksheet of data that is pulled from an SAP file. The problem is that this file is counting weeks and every few years there are 53 fiscal weeks in the year. Is there a way I can write this equation that it references the week number instead of a specific column?
Thanks,
Rodney
=SUMIF('Act Query'!$B22:$B261,C5,'Act Query'!DJ22:DJ436)
The equation works, but I have a problem. 'Act Query'!DJ22:DJ436 references a worksheet of data that is pulled from an SAP file. The problem is that this file is counting weeks and every few years there are 53 fiscal weeks in the year. Is there a way I can write this equation that it references the week number instead of a specific column?
Thanks,
Rodney