Hi Tricia,
I suggested using macros, which between learning how to use the
macro, installing them, and using them would probably have been
faster than cutting and pasting. Since you did this all to a new workbook
you still have the old one. Make a copy of the old workbook and
try the macros on the copy, just so you can do things faster next time
and there will be a next time.
It would be best to install the macros in your personal.xls workbook
so the macros are available from any workbook.
So when reading about macros in the references I supplied note where
personal.xls is mentioned.
I don't know for sure that learning to use macros and then using them
would have been faster than cut and paste but it certainly would be
once you've started using macros. But the main thing with macros
is that you can use them over and over again.
In your reply to Patty, who suggested cut (copy) and paste, it looks like
you never actually found the cause of the problem. -- If you insert
rows then delete them you still have the high watermark lastused cell.
Don't know how you got over to column IV because it is unlikely that
you inserted out to there and weren't aware of it.
As for not knowing what macros to use -- I gave you two macro, either one
would work. I provided the same link for both -- I corrected the first
one in my previous reply which can see still included with this reply.
The one that does the entire workbook, resetall, would be faster for you,
if it does the job. The MakeLastCell macro would work for sure.
With the macros the change would have occurred in the same workbook
and you would have not need to redo any formatting of cells.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
Tricia Henwood said:
Hi David,
Just to let you know that I laboriously cut and pasted all the information
into a new workbook by selecting just the cells containing the information.
Voila, I now have a workbook that is a very slim 46Kb instead of 35Mb.
Many thanks for your assistance.
Cheers
Tricia
David McRitchie said:
Hi Tricia,
Check your last cell address Ctrl+End which should be at the
intersection of the last used row and column.
If you try to hide a calculation in an out of the way place on a spreadsheet
that can be very expensive in terms of space.
If your last cell is a problem there are two macros that might help you.
Reset All Lastcells in the Active Workbook (#resetall)
http://www.mvps.org/dmcritchie/excel/lastcell.htm#resetall (****correction *****)
Making the activecell the LastCell (#MakeLastCell)
http://www.mvps.org/dmcritchie/excel/lastcell.htm#makelastcell
If you have never used macros before you can get started with
Getting Started with Macros (getstarted.htm).
http://www.mvps.org/dmcritchie/excel/getstarted.htm
If you have excess unused sheets you can delete them.
If your last cell is IV65536 then suspect that you used some prograrm
or macro on your worksheets for some kind of conversion. Macros generally
should be only working within the used cell range. You can format the
entire worksheet, but as soon as you put a value or formula into a cell
outside the used range you have enlarged the used range.
you.
BTW when you determine the reason and cause of the problem, please
report back what you found.
---
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm
I am using Excel 2000 (9.0.6926 SP-3) on XP Pro operating system. Today I
created a new workbook - it consists of seven worksheets, each containing 4
or 5 columns of figures - maximum size of any one worksheet is 55 lines -
there are no links to any other information. Suddenly things slowed right
down - when I checked in Windows explorer I discovered that the size of this
workbook is 35,024 kb - I couldn't work out why that would be so I tried
cutting and pasting the information into a new workbook - this time the
result is 35,013 kb. Can anyone explain what is happening here? I have
another similar workbook that I created last week and it's 20kb (which is
what I expected this one would be). I'm afraid I have no way of working out
what is going on here. I'm in a standalone environment. I do NOT have a
virus (I run NAV and all my virus definitions are up to date).
Any help would be very grateful for any suggestions.
Tricia