Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I suppose this question sounded here many times.
But i don't know how to find in old news articles. The question is: How to catch window closing in excel 2000. There is only "WindowDeactivate" Event. Thanks, Yury |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There's this:
Private Sub Workbook_BeforeClose(Cancel As Boolean) End Su -- Message posted from http://www.ExcelForum.com |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
"Workbook_BeforeClose" doesn't fit
I have some windows of a workbook and want to catch window closing, not workbook's "pikus" сообщил/сообщила в новостях следующее: ... There's this: Private Sub Workbook_BeforeClose(Cancel As Boolean) End Sub --- Message posted from http://www.ExcelForum.com/ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
close find window | Charts and Charting in Excel | |||
Close Excel mac help window | Excel Discussion (Misc queries) | |||
Trapping Excel Close Event | Excel Programming | |||
Trapping Excel Close event | Excel Programming | |||
Close Browser window with VBA | Excel Programming |