Increase Efficencey

bflan0524

Board Regular
Joined
Oct 7, 2016
Messages
192
Office Version
  1. 2010
broad question but i have a report that ends up being close to 26KB and it takes way to long to open and function. most of the report is based off SUMIF statements, stuff like that
any resources, tips anyone has i can use/check to try and make more efficient and shrink the size so the user can operate it better
 

Excel Facts

Copy a format multiple times
Select a formatted range. Double-click the Format Painter (left side of Home tab). You can paste formatting multiple times. Esc to stop
broad question but i have a report that ends up being close to 26KB and it takes way to long to open and function. most of the report is based off SUMIF statements, stuff like that
any resources, tips anyone has i can use/check to try and make more efficient and shrink the size so the user can operate it better


26KB is pretty small. I am assuming you mean 26MB.

1. How about copy/pasting values to rid the sheets of formulas?

2. Save the file as Binary (XLSB)

3. Copy/paste values and Pivot Tables
 
Upvote 0
26KB is pretty small. I am assuming you mean 26MB.

1. How about copy/pasting values to rid the sheets of formulas?

2. Save the file as Binary (XLSB)

3. Copy/paste values and Pivot Tables

sorry yes, MB
i can't copy and paste the values because it is an interactive report where the users select their names from a drop down box and it brings them to their customized data so the report can't be stagnant

does saving as binary only change the size in reference to how it is saved, it doesn't impact the functionality speed does it?
 
Upvote 0
sorry yes, MB
i can't copy and paste the values because it is an interactive report where the users select their names from a drop down box and it brings them to their customized data so the report can't be stagnant

does saving as binary only change the size in reference to how it is saved, it doesn't impact the functionality speed does it?[/QUOTE]


Hehe. Binary should not affect overall performance of spreadsheet.
 
Upvote 0
ok thanks, that was my concern. i need it more to increase the efficiency of performance not necessarily the size of when it is saved
 
Upvote 0

Forum statistics

Threads
1,215,040
Messages
6,122,806
Members
449,095
Latest member
m_smith_solihull

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