Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA Module Recovery?

Wrote nice program, saving often even did a save as to another file. exited
out of Excel 2002. Tried to go back in and both the files are corrupted. I
can recover the data but not the VBA Module I created, All the Code is gone.
Damn, many sub routines, 2 weeks worth of work.

Anyone have any Ideas.
Any chance for recovery?
Any help will be greatly appreciated.
Thanks,
--
Rocks
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default VBA Module Recovery?

Hopefully you have a copy of the file before you tried any recovery
operations. If so, try downloading and installing Open Office and try
opening the file in that.

http://www.openoffice.org


Calc is the spreadsheet equivalent I believe.

--
Regards,
Tom Ogilvy


"Rocks" wrote in message
...
Wrote nice program, saving often even did a save as to another file.
exited
out of Excel 2002. Tried to go back in and both the files are corrupted.
I
can recover the data but not the VBA Module I created, All the Code is
gone.
Damn, many sub routines, 2 weeks worth of work.

Anyone have any Ideas.
Any chance for recovery?
Any help will be greatly appreciated.
Thanks,
--
Rocks



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 172
Default VBA Module Recovery?

In addition to Tom's sage advice, take a look at Chip Pearson's
"Exporting All Modules In A Project". It won't solve your immediate
problem, but it will be insurance that may prevent any further
disasters.

http://www.cpearson.com/excel/vbe.htm

HTH
Paul

--------------------------------------------------------------------
Wrote nice program, saving often even did a save as to another file. exited
out of Excel 2002. Tried to go back in and both the files are corrupted. I
can recover the data but not the VBA Module I created, All the Code is gone.
Damn, many sub routines, 2 weeks worth of work.


  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default VBA Module Recovery?

That Was Awesome!! 10 STARS, Was Able to recover all Data and all the
programming code using Open Office. Also, saved it back to Excel and
everything is working fine. Thanks Tom
--
Rocks


"Tom Ogilvy" wrote:

Hopefully you have a copy of the file before you tried any recovery
operations. If so, try downloading and installing Open Office and try
opening the file in that.

http://www.openoffice.org


Calc is the spreadsheet equivalent I believe.

--
Regards,
Tom Ogilvy


"Rocks" wrote in message
...
Wrote nice program, saving often even did a save as to another file.
exited
out of Excel 2002. Tried to go back in and both the files are corrupted.
I
can recover the data but not the VBA Module I created, All the Code is
gone.
Damn, many sub routines, 2 weeks worth of work.

Anyone have any Ideas.
Any chance for recovery?
Any help will be greatly appreciated.
Thanks,
--
Rocks




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
Calling worksheet module from other module. Michael Malinsky Excel Programming 2 December 14th 05 08:47 PM
code in module A to not execute a Worksheet_SelectionChange sub of another module Jack Sons Excel Discussion (Misc queries) 4 December 11th 05 11:52 PM
Run worksheet module code from workbook module? keithb Excel Programming 1 August 14th 05 04:04 AM
Calls from sheet module to ThisWorkbook module quartz[_2_] Excel Programming 2 June 23rd 05 03:37 PM
Variable from a sheet module in a class module in XL XP hglamy[_2_] Excel Programming 2 October 14th 03 05:48 PM


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