Thread: Memory problem
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
barnabel barnabel is offline
external usenet poster
 
Posts: 119
Default Memory problem

I suspect you have an event macro that is getting fired recursively by the
close

"Tom" wrote:

When closing a file containing macros, if it is closed without saving, after
running one of the macros, I get an "Out ot memory" message. Clicking "OK"
three times will then allow the file to close. If the file is closed after
saving, I don't get the message. Want's my problem?