Aaron Young
New Member
Hi folks
In part, some of this issue has been covered by prior posts, but I am starting this new thread for the specifics of this instance.
I have a file that is 17.7 MB in size, regardless of how much data winds up being stored in it, which I have been adding to each week since I created it 4 weeks ago.
There are 2 tabs:
The first is for the raw data that has one minor multiplication (eg: =F82*G82 for a kilograms by dollar rate to produce a value for that row) per row for 81 rows. The remainder of each row is 7 or 8 cells of very simple data. Of these, three of them are referenced in the second tab.
What is now 81 rows was originally only 4, but has increased each week.
The second is a summarising calculation page. In one column there are currently 26 cells that contain a SUMIFS formula referencing a unique identifier in a preceding column which target the three columns in the first tab from Row 1 to 500 like this [=SUMIFS(Data!$H$1:$H$500,Data!$A$1:$A$500,A3,Data!$C$1:$C$500,$F$1)]
What is now 26 instances was originally only 9, but has increased each week.
Additionally, there is a single SUMIF formula that calculates the total dollars from the Data tab if a condition is met in Column C [=SUMIF(Data!C2:C500,F1,Data!H2:H500)], and an addition of the values that occur from the 26 instances of SUMIFS queries.
On each occasion, the file size has been 17.7 MB which seems way too high for such a small range of data and formulae that are restricted to only the first 500 rows.
Can anyone tell me why it is so big? I have much more complex worksheets that have multiple instances for many more columns and rows that is only 25-30 MB, and while they frustrate me on occasion, too, I understand the file size and can tolerate it since they do such a massive amount of calculation work. This file is a pipsqueak, yet is bulkier than them based on function!
Cheers!
In part, some of this issue has been covered by prior posts, but I am starting this new thread for the specifics of this instance.
I have a file that is 17.7 MB in size, regardless of how much data winds up being stored in it, which I have been adding to each week since I created it 4 weeks ago.
There are 2 tabs:
The first is for the raw data that has one minor multiplication (eg: =F82*G82 for a kilograms by dollar rate to produce a value for that row) per row for 81 rows. The remainder of each row is 7 or 8 cells of very simple data. Of these, three of them are referenced in the second tab.
What is now 81 rows was originally only 4, but has increased each week.
The second is a summarising calculation page. In one column there are currently 26 cells that contain a SUMIFS formula referencing a unique identifier in a preceding column which target the three columns in the first tab from Row 1 to 500 like this [=SUMIFS(Data!$H$1:$H$500,Data!$A$1:$A$500,A3,Data!$C$1:$C$500,$F$1)]
What is now 26 instances was originally only 9, but has increased each week.
Additionally, there is a single SUMIF formula that calculates the total dollars from the Data tab if a condition is met in Column C [=SUMIF(Data!C2:C500,F1,Data!H2:H500)], and an addition of the values that occur from the 26 instances of SUMIFS queries.
On each occasion, the file size has been 17.7 MB which seems way too high for such a small range of data and formulae that are restricted to only the first 500 rows.
Can anyone tell me why it is so big? I have much more complex worksheets that have multiple instances for many more columns and rows that is only 25-30 MB, and while they frustrate me on occasion, too, I understand the file size and can tolerate it since they do such a massive amount of calculation work. This file is a pipsqueak, yet is bulkier than them based on function!
Cheers!