Adding a control button to a sheet makes referencing other sheets from that sheet slow if the other sheets have frozen panes

sn0skier

New Member
Joined
Mar 29, 2017
Messages
9
Steps to reproduce the problem.
1. Have some VBA Project that opens automatically when excel is started (this could be a personal macro workbook, or a plugin like Macabacus or Arixcel that adds a VBA project into the developer console).
1. Create blank workbook
2. On the first sheet freeze the panes. It doesn't seem to matter where.
3. On the second sheet add a form or activex control. As far as I can tell, any control will cause the problem.
4. Still on the second sheet, reference a cell on the first sheet from any cell. Before pressing enter, rapidly press your arrow keys to get the reference box (aka marching ants box) to move around the screen quickly.

In my experience the box will lag, sometimes quite substantially. The more data you have in your workbook the worse the problem will be, so even though it might not seem like that big of a problem in this simple example, it gets substantially worse once you get workbooks that are 3MB or greater.

Any ideas as to what causes this? How/if it can be fixed?
 

Excel Facts

Square and cube roots
The =SQRT(25) is a square root. For a cube root, use =125^(1/3). For a fourth root, use =625^(1/4).

Forum statistics

Threads
1,214,908
Messages
6,122,186
Members
449,071
Latest member
cdnMech

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