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

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.

Forum statistics

Threads
1,215,025
Messages
6,122,734
Members
449,094
Latest member
dsharae57

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