Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 156
Default Help ! Project crash


Everytime I try to open my Excel project I get an
hourglass then 'Microsoft Excel has encountered a problem and needs to
close. We are sorry for the inconvenience.'

It attempts 'Document Recovery' but the cycle above just repeats.

I had just put a button onto a Form, and after right clicking to 'Show
Code' didn't get taken to the expected Private Sub ..... so I added
it manuallly.

Is there any way I can open it to see what's wrong, or get any of the
Forms, code etc rescued from it?

Thanks - Kirk
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 253
Default Help ! Project crash

Hi,

Try to open your workbook with macro disabled.
Eventually , copy/export almacros to new workbook.
HTH
Regards
JY

"kirkm" wrote in message
...

Everytime I try to open my Excel project I get an
hourglass then 'Microsoft Excel has encountered a problem and needs to
close. We are sorry for the inconvenience.'

It attempts 'Document Recovery' but the cycle above just repeats.

I had just put a button onto a Form, and after right clicking to 'Show
Code' didn't get taken to the expected Private Sub ..... so I added
it manuallly.

Is there any way I can open it to see what's wrong, or get any of the
Forms, code etc rescued from it?

Thanks - Kirk



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 324
Default Help ! Project crash

I had the same problem yesterday. I finally just went into Windows Explorer,
copied the file and pasted, then changed the extension to the pasted copy to
..csv.

I was able to open the .csv version without problem, and did a "saveas"
with the .xls extension. Then I was able to deal with any lost links and
macros.
--
Best wishes,

Jim


"kirkm" wrote:


Everytime I try to open my Excel project I get an
hourglass then 'Microsoft Excel has encountered a problem and needs to
close. We are sorry for the inconvenience.'

It attempts 'Document Recovery' but the cycle above just repeats.

I had just put a button onto a Form, and after right clicking to 'Show
Code' didn't get taken to the expected Private Sub ..... so I added
it manuallly.

Is there any way I can open it to see what's wrong, or get any of the
Forms, code etc rescued from it?

Thanks - Kirk

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 156
Default Help ! Project crash

Thanks Guys.
That change to .csv is a goodie... must remember.
I couldn't get it open without macros, so used a backup
and just had to redo a bit of stuff.
Could've been worse !

Cheers - Kirk
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
macro is not saved in project but in a project.txt version Janis Excel Programming 3 September 3rd 06 12:08 AM
With VBA from Excel: Open Project, extract resource list and copy it to a worksheet, close project. Tony Excel Programming 1 October 18th 05 03:53 PM
HELP!!!! VBA Project Locked - Project Unviewable poppy Excel Programming 3 November 30th 04 08:59 PM
Assigning the Help 4, *.HLP file for a project programmatically in a protected Project Tony Seiscons Excel Programming 0 October 4th 04 03:10 PM
Accesing vba project from wb that has vba project password protected cassidyr1 Excel Programming 2 July 3rd 04 01:49 PM


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