LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default File size problem: standard remedies not working.

Thanks, Tom.

I checked all of my sheets, and none of them have this problem.

Are there any other things I could try to reduce the filesize? Some
common problems you see?

R/
ML


"Tom Ogilvy" wrote in message ...
Doing step 3 does nothing unless you delete entirerows and entirecolumns of
what you consider to be unused space. If you think you worksheet ends at
row 200 for example, but when you are at row 200, the scrollbar on the right
is not at the bottom of the "tray", then Excel does not see row 200 as the
bottom of your worksheet. Go to the name box and type

201:65536 <cr

then do Edit=Delete

for columns

AA:IV <cr
Then do Edit =Delete

then save the file

Repeat on each sheet.

--
Regards,
Tom Ogilvy

wrote in message
om...
I have a file I've shared/unshared multiple times. I have conditional
formatting, about 20 custom views, 30 simple VBA scripts, and a whole
host of error-checking formulas like

=IF(Z13=0,"",IF(Z24=0,"",IF(Z35=0,"",IF(Z57=0,"",I F(Z63=0,"",IF(Z46=0,"",IF(
Z69="","",Z13+Z24+Z35+Z57+Z63+Z46+Z69)))))))

My filesize keeps growing.

I've tried the following:
1. resharing, clearing the "keep history" checkbox, and unsharing
again
2. running Rob Bovey's codecleaner http://www.appspro.com/
3. resetting the lastcell reference in my workbook open module
Sub Reset_Range()
ActiveSheet.UsedRange
End Sub

None of the above changed the file size at all (3,147 KB before, 3,147
KB after).

Any other suggestions?

Thanks,
Michael Lambert.

 
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
How to change column pixels to the standard size? scott Excel Worksheet Functions 0 October 23rd 06 04:33 PM
Still problem with larg file size... DaveyJones Excel Discussion (Misc queries) 2 September 1st 06 01:19 PM
File Size Problem Wayne Knazek Excel Worksheet Functions 1 August 28th 06 12:28 PM
File Size a real problem! Wayne Knazek Excel Discussion (Misc queries) 3 August 24th 06 12:40 AM
problem working with time data imported from text file afaqm Excel Worksheet Functions 1 February 24th 05 08:02 AM


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