external links cause large file size

MetLife

Active Member
Joined
Jul 2, 2012
Messages
330
Office Version
  1. 365
Hi,

I have a workbook with only 3 formulas in cells D3, D4 and D5

Each formula is a SUMIFS

=SUMIFS('...\Datasets\PROD\[202312 NT INFORCE.csv]202312 NT INFORCE'!$BU:$BU,'...\PROD\[202312 NT INFORCE.csv]202312 NT INFORCE'!$G:$G,"CED",'...\Datasets\PROD\[202312 NT INFORCE.csv]202312 NT INFORCE'!$B:$B,"UL")

So when I save the workbook it is 2.5MB. Is there a way to reduce the workbook size? Other than pasting values?
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
That's all there is? What happens if you put those three formulas in a new workbook, and save that? It still comes to 2.5mb?
 
Upvote 0
That's all there is? What happens if you put those three formulas in a new workbook, and save that? It still comes to 2.5mb?
Yeah that seems to be the case.

Because pasted values make the workbook like 12KB
 
Upvote 0
I am about to lose my internet connection but you could try creating a pivot in the source sheet summarising by columns B & G and summing BU and run your sumifs or lookup against that.
 
Upvote 0
google says this creates large file sizes because it uses a snapshot of the data.

Is there any way around this?
 
Upvote 0
I am about to lose my internet connection but you could try creating a pivot in the source sheet summarising by columns B & G and summing BU and run your sumifs or lookup against that.
No unfortunately I can't change the source worksheet. It is handled by another group

I just need a way of getting that data
 
Upvote 0
Upvote 0

Forum statistics

Threads
1,223,933
Messages
6,175,476
Members
452,646
Latest member
tudou

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top