#1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default VBA Code

OK, I'm living my worst nightmare.

I have an xl2000 wb, which for whatever reason decided the last time I saved
it to increase in size from about 35MB to something in the order of 50MB.

The file is now corrupt, and I can't open it. The truth is, I can almost
live without the worksheet info, but I desparately need the VBA code within
the wb.

Is there ANY way I can retrieve the VBA modules from the wb through ANY
means, other than having to open the wb through xl (since this is no longer
an option. Result -- "File Error. Data may have been lost", followed by a
GPF and there goes xl.

I'll take any leads, and don't mind paying for the service. I need these
code modules really, really badly.

HWH


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default VBA Code


"Heapy" wrote in message
...
OK, I'm living my worst nightmare.

I have an xl2000 wb, which for whatever reason decided the last time I

saved
it to increase in size from about 35MB to something in the order of 50MB.

The file is now corrupt, and I can't open it. The truth is, I can almost
live without the worksheet info, but I desparately need the VBA code

within
the wb.

Is there ANY way I can retrieve the VBA modules from the wb through ANY
means, other than having to open the wb through xl (since this is no

longer
an option. Result -- "File Error. Data may have been lost", followed by a
GPF and there goes xl.

I'll take any leads, and don't mind paying for the service. I need these
code modules really, really badly.

HWH




Sometimes you can open the file if you set the recalculation option to
manual. To do this, follow these steps:
1.. Start Excel.

You should see a blank workbook on the screen.
2.. On the Tools menu, click Options.
3.. Click the Calculation tab.
4.. In the Calculation section, click Manual, and then click OK.
5.. On the File menu, click Open and try to open the file.

If you can get access to a copy of Excel 2002 it has a
and Open and Repair command

There are a number of data recovery programs around but AFAIK
they typically do not get back VBA modules

Keith


Keith



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
split post code (zip code) out of cell that includes full address Concord Excel Discussion (Misc queries) 4 October 15th 09 06:59 PM
Code to conditional format all black after date specified in code? wx4usa Excel Discussion (Misc queries) 3 December 26th 08 07:06 PM
Drop Down/List w/Code and Definition, only code entered when selec Spiritdancer Excel Worksheet Functions 2 November 2nd 07 03:57 AM
Convert a Number Code to a Text Code Traye Excel Discussion (Misc queries) 3 April 6th 07 09:54 PM
VBA code delete code but ask for password and unlock VBA protection WashoeJeff Excel Programming 0 January 27th 04 07:07 AM


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