Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Redundant data increasing file size?

Hi all

I had a very large image included in a workbook that made the file too
large. I've deleted it, and all code that references it, but the file hasn't
shrunk.

I'm assuming that Excel is storing the redundant data (probably as part of
autorecover actions?) but how do I get rid of it please?

All suggestions gratefully received - I need to use this across a network
and it's too big to be practical!

Sue JB
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 535
Default Redundant data increasing file size?

Hi SueJB,

I'm assuming that Excel is storing the redundant data (probably as part of
autorecover actions?) but how do I get rid of it please?


Try saving the file as a webpage, close the file and then open the web file
and save it as a normal Excel workbook.

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Redundant data increasing file size?

Hi Jan

Unfortunately it only made a very minor difference - reduced from 2342 kb to
2335.

Thanks for your reply, though

"Jan Karel Pieterse" wrote:

Hi SueJB,

I'm assuming that Excel is storing the redundant data (probably as part of
autorecover actions?) but how do I get rid of it please?


Try saving the file as a webpage, close the file and then open the web file
and save it as a normal Excel workbook.

Regards,

Jan Karel Pieterse
Excel MVP
http://www.jkp-ads.com


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Redundant data increasing file size?

Hi Sue,

Did you actually delete the image. Reason for asking is if you deleted the
the rows or columns the image was contained in, it will still exist. Try F5,
Special, Objects. If it does NOT report "No Objects found" press delete
(assuming of course you want to delete all objects).

I'm not optimistic that's the reason, or Jan Karel's suggestion would have
worked (I think). If you press Ctrl-End on each sheet, is the Last cell
where you expect it to be.

Failing the above, there may be a reason and fix, but it's probably quicker
to rebuild your workbook. When doing so, don't copy sheets. Select cells
(the little square that intersects row/col headers), copy and paste-special
formulas and then paste-special formats into new sheet(s) in a new workbook.

Regards,
Peter T


"SueJB" wrote in message
...
Hi all

I had a very large image included in a workbook that made the file too
large. I've deleted it, and all code that references it, but the file

hasn't
shrunk.

I'm assuming that Excel is storing the redundant data (probably as part of
autorecover actions?) but how do I get rid of it please?

All suggestions gratefully received - I need to use this across a network
and it's too big to be practical!

Sue JB



  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default Redundant data increasing file size?

PS. Forgot to add - if using the paste special method to rebuild a workbook
there might be problems with links and references. Re-reading your post it
seems you may have these.

A better approach might be to copy each sheet to a series of new workbooks
and examine the file size of each. If one of these looks larger than
expected, concentrate on rebuilding that sheet in the original workbook.

Regards,
Peter T

"Peter T" <peter_t@discussions wrote in message
...
Hi Sue,

Did you actually delete the image. Reason for asking is if you deleted the
the rows or columns the image was contained in, it will still exist. Try

F5,
Special, Objects. If it does NOT report "No Objects found" press delete
(assuming of course you want to delete all objects).

I'm not optimistic that's the reason, or Jan Karel's suggestion would have
worked (I think). If you press Ctrl-End on each sheet, is the Last cell
where you expect it to be.

Failing the above, there may be a reason and fix, but it's probably

quicker
to rebuild your workbook. When doing so, don't copy sheets. Select cells
(the little square that intersects row/col headers), copy and

paste-special
formulas and then paste-special formats into new sheet(s) in a new

workbook.

Regards,
Peter T


"SueJB" wrote in message
...
Hi all

I had a very large image included in a workbook that made the file too
large. I've deleted it, and all code that references it, but the file

hasn't
shrunk.

I'm assuming that Excel is storing the redundant data (probably as part

of
autorecover actions?) but how do I get rid of it please?

All suggestions gratefully received - I need to use this across a

network
and it's too big to be practical!

Sue JB







  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Redundant data increasing file size?

Hi Peter

I had only referred to the image as a property of a form (used as a splash
screen), and had subsequently removed the form and all references to it
within the code.

I was trying to avoid recreating the workbook as you suggested (although
that's a good idea) because it had 10 sheets, a lot of data and a number of
controls on each sheet.

However, more in hope than expectation I reset the final cell on the sheet
with the most data - and it worked - file size back to normal! No idea why
:-)

Thanks for your help - as ever, much appreciated
Sue

"Peter T" wrote:

Hi Sue,

Did you actually delete the image. Reason for asking is if you deleted the
the rows or columns the image was contained in, it will still exist. Try F5,
Special, Objects. If it does NOT report "No Objects found" press delete
(assuming of course you want to delete all objects).

I'm not optimistic that's the reason, or Jan Karel's suggestion would have
worked (I think). If you press Ctrl-End on each sheet, is the Last cell
where you expect it to be.

Failing the above, there may be a reason and fix, but it's probably quicker
to rebuild your workbook. When doing so, don't copy sheets. Select cells
(the little square that intersects row/col headers), copy and paste-special
formulas and then paste-special formats into new sheet(s) in a new workbook.

Regards,
Peter T


"SueJB" wrote in message
...
Hi all

I had a very large image included in a workbook that made the file too
large. I've deleted it, and all code that references it, but the file

hasn't
shrunk.

I'm assuming that Excel is storing the redundant data (probably as part of
autorecover actions?) but how do I get rid of it please?

All suggestions gratefully received - I need to use this across a network
and it's too big to be practical!

Sue JB




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
Increasing file size JTS1974 Excel Discussion (Misc queries) 1 March 25th 09 04:21 PM
increasing height of cells without decreasing size of data joaniep New Users to Excel 1 July 19th 08 07:02 PM
Increasing comment box size? jmumel Excel Discussion (Misc queries) 1 October 12th 07 07:17 PM
Increasing file size... Tony Excel Programming 3 January 10th 05 07:03 PM
File size is increasing Haldun Alay[_2_] Excel Programming 1 September 30th 03 03:27 AM


All times are GMT +1. The time now is 12:39 AM.

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

About Us

"It's about Microsoft Excel"