Unhiding rows on one sheet freezes Excel

MrKowz

Well-known Member
Joined
Jun 30, 2008
Messages
6,653
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Running into a strange bug. I have a sheet that will cause Excel's GUI to completely lock up (as if ScreenUpdating was turned off) if I unhide any rows while calculations are enabled. What makes this strange is that this sheet is relatively rudimentary with only basic INDEX/MATCH formulas, basic arithmetic formulas, and a Worksheet_Change event which monitors cells outside of the range I'm unhiding. While Excel is "frozen", I'm still able to interact with Excel, but I am not able to see anything happen (screen frozen, clicks still work, and Excel still seems like it's working in the background). Nothing in the statusbar indicates that Excel is attempting to calculate or that it's thinking.

I have tried manually running Application.ScreenUpdating = True in the immediate window, but nothing happens. If I turn off calculations before attempting to unhide the rows, it works as intended. But the moment I turn calculations back on, Excel's GUI locks up the next time I go to unhide rows.

This only happens to a single worksheet within my overall workbook. Other sheets work just fine.

Edit: This is persistent through a reboot. I have not yet tested it on another device.

Any ideas? Thanks!
 
Last edited:

Excel Facts

Move date out one month or year
Use =EDATE(A2,1) for one month later. Use EDATE(A2,12) for one year later.

Forum statistics

Threads
1,221,310
Messages
6,159,176
Members
451,543
Latest member
cesymcox

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