Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 171
Default Very Minor "Cosmetic" Question

I just noticed that on a particular active WS, the "elevator" in the vertical
scrolling "shaft" was very small. The amount of data on this warticular WS
had recently been winnowed down from some 7.000 rows to about 800. Grabbing
hold of the "elevator", and clicking into the area just above it are both
quite tricky when it's this small, so I wanted to adjust it to a size
appropriate to the number of active rows.

In the end I copied all the active rows to a new WS, deleted the old WS, and
renamed the new WS to the old one's name.

Is there an easier way to do this?
--
Dave
Temping with Staffmark
in Rock Hill, SC
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 812
Default Very Minor "Cosmetic" Question

Try saving the workbook.

Hth,
Merjet


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 171
Default Very Minor "Cosmetic" Question

The WB has been opened and closed (with Save) multiple times since the extra
rows were removed, and this didn't seem to have made any difference.
--
Dave
Temping with Staffmark
in Rock Hill, SC


"merjet" wrote:

Try saving the workbook.

Hth,
Merjet



  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 812
Default Very Minor "Cosmetic" Question

Did you delete the contents of the rows or the rows themselves
(highlighting the row labels to the far left)?

Merjet


  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 171
Default Very Minor "Cosmetic" Question

Deleted the rows.
--
Dave
Temping with Staffmark
in Rock Hill, SC


"merjet" wrote:

Did you delete the contents of the rows or the rows themselves
(highlighting the row labels to the far left)?

Merjet





  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,117
Default Very Minor "Cosmetic" Question

i've run into this myself.
the only cure i've found is to copy the data into an entirely new
workbook.
:)
susan


On Jul 23, 10:14 am, Dave Birley
wrote:
The WB has been opened and closed (with Save) multiple times since the extra
rows were removed, and this didn't seem to have made any difference.
--
Dave
Temping with Staffmark
in Rock Hill, SC



"merjet" wrote:
Try saving the workbook.


Hth,
Merjet- Hide quoted text -


- Show quoted text -



  #7   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 171
Default Very Minor "Cosmetic" Question

Ah, then it wasn't just me <g! I found that creating a new WS (which would
receive the default name of sheet[n] and be located immediately to the left
of the offending one), and copying the data to that, then selecting Rename on
the offending WS and capturing its name with Ctrl+C, then deleting the baddie
and renaming sheet[n] to the captured name did the trick Ok.

No doubt the gurus in Redmond will have modified this "Feature" in v2007 <g!
--
Dave
Temping with Staffmark
in Rock Hill, SC


"Susan" wrote:

i've run into this myself.
the only cure i've found is to copy the data into an entirely new
workbook.
:)
susan


On Jul 23, 10:14 am, Dave Birley
wrote:
The WB has been opened and closed (with Save) multiple times since the extra
rows were removed, and this didn't seem to have made any difference.
--
Dave
Temping with Staffmark
in Rock Hill, SC



"merjet" wrote:
Try saving the workbook.


Hth,
Merjet- Hide quoted text -


- Show quoted text -




  #8   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 35,218
Default Very Minor "Cosmetic" Question

Debra Dalgleish does share some techniques for resetting that usedrange:
http://contextures.com/xlfaqApp.html#Unused

Dave Birley wrote:

I just noticed that on a particular active WS, the "elevator" in the vertical
scrolling "shaft" was very small. The amount of data on this warticular WS
had recently been winnowed down from some 7.000 rows to about 800. Grabbing
hold of the "elevator", and clicking into the area just above it are both
quite tricky when it's this small, so I wanted to adjust it to a size
appropriate to the number of active rows.

In the end I copied all the active rows to a new WS, deleted the old WS, and
renamed the new WS to the old one's name.

Is there an easier way to do this?
--
Dave
Temping with Staffmark
in Rock Hill, SC


--

Dave Peterson
  #9   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 171
Default Very Minor "Cosmetic" Question

That would be a major "WOW!!!!!" What a great resource! Thanks for passing it
along.
--
Dave
Temping with Staffmark
in Rock Hill, SC


"Dave Peterson" wrote:

Debra Dalgleish does share some techniques for resetting that usedrange:
http://contextures.com/xlfaqApp.html#Unused

Dave Birley wrote:

I just noticed that on a particular active WS, the "elevator" in the vertical
scrolling "shaft" was very small. The amount of data on this warticular WS
had recently been winnowed down from some 7.000 rows to about 800. Grabbing
hold of the "elevator", and clicking into the area just above it are both
quite tricky when it's this small, so I wanted to adjust it to a size
appropriate to the number of active rows.

In the end I copied all the active rows to a new WS, deleted the old WS, and
renamed the new WS to the old one's name.

Is there an easier way to do this?
--
Dave
Temping with Staffmark
in Rock Hill, SC


--

Dave Peterson

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
"Minor loss of fidelity" (MLOF) - when saving 2007 to 2003. Can weget a list somewhere ... StargateFanNotAtHome[_2_] Excel Discussion (Misc queries) 0 August 13th 09 07:54 PM
Where is the "minor loss of fidelity"? Strategist Excel Discussion (Misc queries) 6 April 3rd 09 06:05 PM
"Minor loss of fidelity" MikeM Excel Discussion (Misc queries) 2 June 14th 07 02:06 PM
"Disk is Full" add-on question to "Can't reset last cell" post tod [email protected] Excel Discussion (Misc queries) 0 January 22nd 07 02:32 AM
Validation question - allow -500%, 0%, "=50%*50%" but forbid "A", "", " ", "-" ? tskogstrom Excel Programming 2 November 27th 06 09:50 AM


All times are GMT +1. The time now is 02:13 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"