![]() |
#1
|
|||
|
|||
![]()
Hello,
when closing a document (which already exists in the base and which I open by clicking on it), vba passes through the AutoClose() procedure which has no arguments, and not in BeforeClose(Cancel As Boolean) as it does for a newly created document. The problem I have in this case is that I can't properly cancel the current process, as can be done in BeforeClose(...) with Cancel = True. Is there a solution to simulate a BeforeClore in an AutoClose without input arguments? Best Regards, David |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
johngross | Word VBA | 1 | 01-12-2019 10:15 PM |
![]() |
KIM SOLIS | Excel | 2 | 11-04-2011 06:09 PM |
![]() |
RDA1959 | Word | 1 | 08-28-2011 12:44 AM |
![]() |
Styler001 | Word | 4 | 01-25-2010 06:40 PM |
Problem with AutoClose macro and Word 2003 | cholo | Word VBA | 0 | 07-08-2009 05:48 AM |