View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
karnek[_3_] karnek[_3_] is offline
external usenet poster
 
Posts: 1
Default WorkbookBeforeClose recursive call


Hello,

In my add-in I want to make same actions and depends on these actions
want to save or not the actual workbook. My problem is when I don't wan
to save the document I call "wb.close savechanges:=false", but afte
this method call WorkbookBeforeClose recursive.
I already implemented this in MS Word and it works, but in excel I hav
this problem.

Can you somebody help me, please.
Thanks in advance.

Karol Nekanovi

--
karne
-----------------------------------------------------------------------
karnek's Profile: http://www.excelforum.com/member.php...fo&userid=3657
View this thread: http://www.excelforum.com/showthread.php?threadid=56418