PC Review Forums Newsgroups Microsoft Excel Microsoft Excel Crashes File won't save in 2003

Reply

File won't save in 2003

 
Thread Tools Rate Thread
Old 11-04-2006, 09:28 AM   #1
=?Utf-8?B?TWFydGlu?=
Guest
 
Posts: n/a
Default File won't save in 2003


I thought I'd post this having wasted a lot of time yesterday - may save you
some!

Our company has a template with a lot of VBA code (over 100 pages when
pasted into Word) and, having worked fine in 97, it started refusing to save
in 2003.

I've found the reason is that we have a default Excel file type for saving
set (through GPO) as 97/2003/5.0/95 rather than the usual M/soft Office Excel
Workbook. Either the 5.0/95 aspect of this format or perhaps a bug/lazy
omission in the conversion process means that too much VBA code will stop the
file saving this way.

So, simple fix: choose Microsoft Office Excel Workbook as the file type from
the Save As dialog box.
  Reply With Quote
Old 11-04-2006, 03:01 PM   #2
=?Utf-8?B?RWR3aW4gVGFt?=
Guest
 
Posts: n/a
Default RE: File won't save in 2003

It's interesting that this problem also affected someone! I've been having
this very annoying problem with some of my files with "tons" of VBA code. I
couldn't explain why. They simply won't save when I click save.

However, my case is even worse. There is simply no way I can save them
manually. Absolutely no way at all. I MUST go to the Immediate window of VBA
Editor and type the VBA statement to save those files every time. (The only
way I can fix them is to rebuild the whole file. But sometimes it's not very
possible because of the time required, and the problem reappears quickly.)

Anyway, this is not a question. So no answer required. Just share with you
my experience. :> (Well, if you want to play with some of the really complex
files I mentioned, go to my web site.)

Regards,
Edwin Tam
edwintam@vonixx.com
http://www.vonixx.com


"Martin" wrote:

> I thought I'd post this having wasted a lot of time yesterday - may save you
> some!
>
> Our company has a template with a lot of VBA code (over 100 pages when
> pasted into Word) and, having worked fine in 97, it started refusing to save
> in 2003.
>
> I've found the reason is that we have a default Excel file type for saving
> set (through GPO) as 97/2003/5.0/95 rather than the usual M/soft Office Excel
> Workbook. Either the 5.0/95 aspect of this format or perhaps a bug/lazy
> omission in the conversion process means that too much VBA code will stop the
> file saving this way.
>
> So, simple fix: choose Microsoft Office Excel Workbook as the file type from
> the Save As dialog box.

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off