Storing data sets too large for Excel in Access

Robertvk

Board Regular
Joined
Oct 15, 2015
Messages
121
Hello,

I have a huge binairy workbook which calculates the financial forecast. This file is too big for its own good (21mb). I was wondering how to solve this. I thought of two possibilities:


  1. Create multiple workbooks which calculate a part of the operation. Then, when it’s done VBA can transfer the output to the core file. In this way I figured it would be less stressfull for the PC.
  2. Create an Access database tool. I suppose Access is made for data sets. I have limited experience but this might be the right choice for my project.

Notes:
The source data doesn’t constantly change. These forecasts are made only three times per year.
I already remove formulas after calculation to decrease workload.

Thanks in advance for any suggestions!
 

Excel Facts

Waterfall charts in Excel?
Office 365 customers have access to Waterfall charts since late 2016. They were added to Excel 2019.
Have you tired saving the workbook as a binary book as this should reduce the memory and quicken the workbook up .
 
Upvote 0
When you Ctrl + End on the data sheet, does the selection drop to the last populated cell
 
Upvote 0

Forum statistics

Threads
1,221,819
Messages
6,162,155
Members
451,749
Latest member
zack_ken

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