Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a large database with about 6000 rows. Occasionally, I need to delete
a large number of the rows (5900), and save the remaining data (100 rows) as a different database. What is annoying in the smaller database, however, is that the vertical scroll bar still "behaves" as if there were 6000 rows. The entire 100 row smaller database can be navigated in the top 1/4 inch of the scroll bar. It makes it very difficult to navigate using the bar. Is there a way to "reset" what the scroll bar is perceiving as the file size, so that the bottom of the scroll bar brings me to row 100? Thanks, -- William |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi
i suspect that excel as lost it's used range reference. see this site for a fix. http://www.contextures.com/xlfaqApp.html#Unused regards FSt1 "William" wrote: I have a large database with about 6000 rows. Occasionally, I need to delete a large number of the rows (5900), and save the remaining data (100 rows) as a different database. What is annoying in the smaller database, however, is that the vertical scroll bar still "behaves" as if there were 6000 rows. The entire 100 row smaller database can be navigated in the top 1/4 inch of the scroll bar. It makes it very difficult to navigate using the bar. Is there a way to "reset" what the scroll bar is perceiving as the file size, so that the bottom of the scroll bar brings me to row 100? Thanks, -- William |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Press Alt/F11 (takes you to the VBE)
Press Ctrl/G (immediate window) type this & press enter, & you'll have the right scrollbar: Activesheet.Usedrange "William" wrote: I have a large database with about 6000 rows. Occasionally, I need to delete a large number of the rows (5900), and save the remaining data (100 rows) as a different database. What is annoying in the smaller database, however, is that the vertical scroll bar still "behaves" as if there were 6000 rows. The entire 100 row smaller database can be navigated in the top 1/4 inch of the scroll bar. It makes it very difficult to navigate using the bar. Is there a way to "reset" what the scroll bar is perceiving as the file size, so that the bottom of the scroll bar brings me to row 100? Thanks, -- William |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Press Alt/F11 (takes you to the VBE)
Press Ctrl/G (immediate window) type this & press enter, & you'll have the right scrollbar: Activesheet.Usedrange "William" wrote: I have a large database with about 6000 rows. Occasionally, I need to delete a large number of the rows (5900), and save the remaining data (100 rows) as a different database. What is annoying in the smaller database, however, is that the vertical scroll bar still "behaves" as if there were 6000 rows. The entire 100 row smaller database can be navigated in the top 1/4 inch of the scroll bar. It makes it very difficult to navigate using the bar. Is there a way to "reset" what the scroll bar is perceiving as the file size, so that the bottom of the scroll bar brings me to row 100? Thanks, -- William |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks, everyone!!
-- William "Bob Umlas, Excel MVP" wrote: Press Alt/F11 (takes you to the VBE) Press Ctrl/G (immediate window) type this & press enter, & you'll have the right scrollbar: Activesheet.Usedrange "William" wrote: I have a large database with about 6000 rows. Occasionally, I need to delete a large number of the rows (5900), and save the remaining data (100 rows) as a different database. What is annoying in the smaller database, however, is that the vertical scroll bar still "behaves" as if there were 6000 rows. The entire 100 row smaller database can be navigated in the top 1/4 inch of the scroll bar. It makes it very difficult to navigate using the bar. Is there a way to "reset" what the scroll bar is perceiving as the file size, so that the bottom of the scroll bar brings me to row 100? Thanks, -- William |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Scroll bar (control) doesn't scroll!! ??? | Excel Worksheet Functions | |||
Scroll bar control doesn't scroll !! ??? | Setting up and Configuration of Excel | |||
adding scroll bar to scroll on cell's content? | Charts and Charting in Excel | |||
Scroll horizontaly with mouse, create same system used to scroll . | New Users to Excel | |||
Scroll the screen view with the scroll bar | Excel Discussion (Misc queries) |