Does connecting Excel to an external Access Table Database reduces Excel file size and increases performances?

volticz3

New Member
Joined
Oct 1, 2015
Messages
7
I need to create a dashboard in Excel with a data set that will increase with time. As the dataset gets bigger the excel file will increase and the speed will slow down. So instead of storing the dataset in the Excel file, we store it on a table in Access and then create a connection. Would this reduce the excel file size and thus increase speed and performance?
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
It depends. If you query for a small resultset, the gains may be worth it. If you store the resultset in power pivot only, you can compress the data even more. If you choose to display all the data in a worksheet, it is not worth the effort.
 
Upvote 0
It depends. If you query for a small resultset, the gains may be worth it. If you store the resultset in power pivot only, you can compress the data even more. If you choose to display all the data in a worksheet, it is not worth the effort.
Thanks for replying. Really appreciate it!
 
Upvote 0

Forum statistics

Threads
1,214,872
Messages
6,122,026
Members
449,061
Latest member
TheRealJoaquin

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