#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default VB Question


Hi,

I have written within VB a number of routines whcih involve loops. I
summary a sheet is created by opening other workbooks and grabbin
information from each and appending to my master sheet.

There are no formulas.

Although it is simple enough to do tis the end result is the maste
worksheet when saved is approximately 3MB (even thought there i
minimal data)

Can anyone suggest anything (i.e. like within Access where yo
compress/compact and repair the database)

Thanks, Ajay

--
atreo
-----------------------------------------------------------------------
atreon's Profile: http://www.excelforum.com/member.php...fo&userid=3105
View this thread: http://www.excelforum.com/showthread.php?threadid=50722

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,302
Default VB Question

Hi Ajay,

See Debra Dalgleish's suggestions for resetting the Used Range at:

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


---
Regards,
Norman



"atreon" wrote in
message ...

Hi,

I have written within VB a number of routines whcih involve loops. In
summary a sheet is created by opening other workbooks and grabbing
information from each and appending to my master sheet.

There are no formulas.

Although it is simple enough to do tis the end result is the master
worksheet when saved is approximately 3MB (even thought there is
minimal data)

Can anyone suggest anything (i.e. like within Access where you
compress/compact and repair the database)

Thanks, Ajay.


--
atreon
------------------------------------------------------------------------
atreon's Profile:
http://www.excelforum.com/member.php...o&userid=31050
View this thread: http://www.excelforum.com/showthread...hreadid=507227



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,316
Default VB Question

You might have unused rows in the workbook that are currently formatted. Try
deleting entire rows from the row directly below the last row of data to the
end of the worksheet in each worksheet in the workbook.
--
Kevin Backmann


"atreon" wrote:


Hi,

I have written within VB a number of routines whcih involve loops. In
summary a sheet is created by opening other workbooks and grabbing
information from each and appending to my master sheet.

There are no formulas.

Although it is simple enough to do tis the end result is the master
worksheet when saved is approximately 3MB (even thought there is
minimal data)

Can anyone suggest anything (i.e. like within Access where you
compress/compact and repair the database)

Thanks, Ajay.


--
atreon
------------------------------------------------------------------------
atreon's Profile: http://www.excelforum.com/member.php...o&userid=31050
View this thread: http://www.excelforum.com/showthread...hreadid=507227


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 18
Default VB Question

Hi Ajay...Sometimes worksheets go "bad". Cycle through your workbook
one worksheet at a time. Insert a new sheet, copy and paste from the
old sheet, delete the old sheet, then save and close your workbook and
see which old sheet(s), when deleted, significantly reduced your file
size. If this is the source of the problem, then you can add a few
lines to your macro and have your macro do this for you when you next
update your master...Ron

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
Excel 2007 Macro/VB Question DDE Question MadDog22 Excel Worksheet Functions 1 March 10th 10 01:47 AM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good davegb Excel Programming 1 May 6th 05 06:35 PM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you [email protected] Excel Programming 0 April 27th 05 07:46 PM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you [email protected] Excel Programming 23 April 23rd 05 09:26 PM
Good morning or good evening depending upon your location. I want to ask you the most important question of your life. Your joy or sorrow for all eternity depends upon your answer. The question is: Are you saved? It is not a question of how good you [email protected] Excel Programming 0 April 22nd 05 03:30 PM


All times are GMT +1. The time now is 02:44 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"