Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default workbook size

I have a workbook with VBA macros attached. It is now
huge in terms of rows and article 211888 suggests that
this is due to using the VBA editor and suggests deleting
unused sheets.

On the sheets I am using I have thousands of rows while I
am only using a few hundred. This means that a slight
nudge on the scroll bar putting me into outerspace. Is
this just something I have to live with? Maybe I will
have to develop a more delicate mouse action!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 64
Default workbook size

Judith,

if your empty rows all have some kind of formatting then
it's probably taking up quite a bit of memory. To get rid
of some of this dead space, go to the last row of actual
data on the sheet, select the entire row for all the rows
beneath this and delete them all. Repeat the same for
columns to the right of your data.

Now save the workbook. If you check the properties, you
should notice a reduction in the size of the file and, if
not, at least your scroll bars will be back to normal!

Cheers, Pete.

-----Original Message-----
I have a workbook with VBA macros attached. It is now
huge in terms of rows and article 211888 suggests that
this is due to using the VBA editor and suggests deleting
unused sheets.

On the sheets I am using I have thousands of rows while I
am only using a few hundred. This means that a slight
nudge on the scroll bar putting me into outerspace. Is
this just something I have to live with? Maybe I will
have to develop a more delicate mouse action!
.

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,885
Default workbook size

Hi
see
http://www.contextures.com/xlfaqApp.html#Unused

--
Regards
Frank Kabel
Frankfurt, Germany


judith wrote:
I have a workbook with VBA macros attached. It is now
huge in terms of rows and article 211888 suggests that
this is due to using the VBA editor and suggests deleting
unused sheets.

On the sheets I am using I have thousands of rows while I
am only using a few hundred. This means that a slight
nudge on the scroll bar putting me into outerspace. Is
this just something I have to live with? Maybe I will
have to develop a more delicate mouse action!

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
Workbook size dpal Excel Discussion (Misc queries) 4 January 12th 10 10:49 PM
Workbook size Sri Harsha[_2_] Excel Discussion (Misc queries) 2 October 8th 09 02:37 PM
Workbook size Deb G Excel Discussion (Misc queries) 3 March 8th 08 10:39 PM
can i size an Excel workbook window's opening size? ncjenny Excel Discussion (Misc queries) 0 November 12th 06 04:03 PM
My workbook links are not updating (its 30,000 KB size workbook). rselena Excel Discussion (Misc queries) 1 August 14th 06 09:14 PM


All times are GMT +1. The time now is 09:19 AM.

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"