I am using a sumif formula that is using offset derived ranges. Formula example below.
=SUMIF('Prev Mth 2012'!$C:$C,$B8,OFFSET('Prev Mth 2012'!$R$1,,'LC PG'!BO$3):OFFSET('Prev Mth 2012'!$R$1,,BO$3))/1000
On a few cells I am getting a #VALUE error. It only happens in every 4th column and not in all the cells that same formula is in?
Couple questions.
1) Why am I getting this error?
2) In the second offset formula, which sets the end of the range reference, should my reference cell ( ie $R$1) actuall be $R$50 if I am looking to generate a sum range from row 1 to 50?
Thanks for your help.
Bookmarks