View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jean-Yves[_2_] Jean-Yves[_2_] is offline
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