Excel sheet not responding

uswyne

Board Regular
Joined
Jul 27, 2017
Messages
78
Office Version
  1. 2019
  2. 2016
  3. 2013
  4. 2010
Platform
  1. Windows
Hi,
I have excel workbook containing 8 sheets, every sheet working fine except 1 sheet , when I enter any data on that sheet its not respond for while and than its ok. its make my work slow. I check every possibilities even I remove every formula and link also I make a new copy of that sheet but the problem is still remain.

Any idea what should I do?
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!
Is there any code attached to that sheet, perhaps triggering a Worksheet_Change event that is stalling or running slowly? Could also look in the Workbook module for SheetChange events there, but not as likely.

In the past I've seen where copying all of the worksheets to a new workbook (one-by-one) will sometimes fix an issue with a sheet - possible corruption that (hopefully) doesn't carry across to the new workbook.
 
Upvote 0
Is there any code attached to that sheet, perhaps triggering a Worksheet_Change event that is stalling or running slowly? Could also look in the Workbook module for SheetChange events there, but not as likely.

In the past I've seen where copying all of the worksheets to a new workbook (one-by-one) will sometimes fix an issue with a sheet - possible corruption that (hopefully) doesn't carry across to the new workbook.
There is no code attached, I copies single entries in new workbook, after 800 entries sheet will hang for a while.
 
Upvote 0

Forum statistics

Threads
1,214,787
Messages
6,121,569
Members
449,038
Latest member
Guest1337

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