View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Sion Smith[_2_] Sion Smith[_2_] is offline
external usenet poster
 
Posts: 5
Default Exception Access Violation (0xc0000005)

It worked on this machine running NT4 SP6 but none of the conditions for the
MS Support Article are true. I copied it onto an XP Pro machine running
Office 2000 and got the same error message.....

Sion
"sebastienm" wrote:

Did the file used to work on that same machine?
If so, what has changed? new macro? Check at:
http://support.microsoft.com/default...b;EN-US;176242
Which version of windows?

Regards,
Sebastien

"Sion Smith" wrote:

I have an Excel spreadsheet with some macros, VBA code and charts on Office
97. I keep getting the exception message when I try to open the wrokbook
despite clicking disable Macros.

Is there any way to open the file from the command line that has the option
to disable / avoid macors so that I can retrieve the data in the spreadsheet?

Thanks