still calculating slowly

palaeontology

Active Member
Joined
May 12, 2017
Messages
444
Office Version
  1. 2016
Platform
  1. Windows
I have a series of worksheets that each used to have data down to about 16 000 rows.

Calculation was extremely slow, so I've re-worked the sheets so there is only data down to row 1500 in each sheet, but calculation is still just as slow as before, AND the vertical side scroll bar still seems to think there are 16 000 rows ..... by that I mean the little rectangle you grab in the vertical scroll bar hovers about 1/10th the way down the bar when I'm in the 1500th row.

Why does the worksheet think there are still 16 000 rows of data when I deleted rows 1 501 to 16 000 in all the sheets ?

I hope this makes sense.

Kind regards,

Chris
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
After you deleted the rows did you hit "Save". The UsedRange does not reset until you either hit Save or use the UsedRange property in VBA.
 
Upvote 0

Forum statistics

Threads
1,214,970
Messages
6,122,514
Members
449,088
Latest member
RandomExceller01

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