View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Rich[_16_] Rich[_16_] is offline
external usenet poster
 
Posts: 22
Default Access Violation when closing Excel.

I am using Excel 97.

I have a macro that runs on the network. Now I know for a fact that I
am the only one on the network right now. And I know that the file is
only opened by me.

The macro goes thru it's calculations and so forth. Then I activate
it, save it and when I go to close the spreadsheet. Excel crashes.

I hit cancel and let C++ open up debugger. It claims "Access
violation"

How can this be. I am the only one using the spreadsheet, but each and
everytime I try to close it. The spreadsheet crashes.