I have formulas that adds up numbers in a range. The size of the table changes day to day, normally about 200 rows, so originally I wrote the ranges to be $R$5:$R$500 to have space to grow.. Today I noticed that it had changed to $R$5:$R$146. I have this same formula 30 times, with minor changes to it, threw the table and ALL of the formulas are changing at the same rate, every one of them now says $R$146 instead of $R$500. I save this program daily under a new name. I went back and looked at the older saves and over time the number slowly drops. Sometimes 1 a day or sometime 15 a day. There is no pattern.
Any thoughts or ideas of how to fix this would be appreciated
=SUMIFS($R$5:$R$146,$S$5:$S$146,"",$Q$5:$Q$146,"6")+SUMIFS($S$5:$S$146,$S$5:$S$146,"<>",$Q$5:$Q$146,"6")
Any thoughts or ideas of how to fix this would be appreciated
=SUMIFS($R$5:$R$146,$S$5:$S$146,"",$Q$5:$Q$146,"6")+SUMIFS($S$5:$S$146,$S$5:$S$146,"<>",$Q$5:$Q$146,"6")