I was wondering if extensive use of the SUMIFS function like this =SUMIFS(Transactions!$F$5:$F$1048576, Transactions!$C$5:$C$1048576, "="&A7, Transactions!$A$5:$A$1048576, "<="&$D$2) leads up to a bulky file?
Some backgroup info is: I use a journal of entries and I constantly have to add new entries, new rows in the journal - so it is easier for me to use as a range in a sum if the column till the very bottom (1mln cells - but they are mostly not filled) I do not want to change the range of the sumifs function every time I add new entries, because I have many sumifs like the above. I now see my file is bulky - 3.5MB. I did tried physically deleting the unused rows - but this did not make the file smaller. Any advice?
Bookmarks