Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Worksheet close event?

How do I know when a worksheet is closed?
Many thanks

Has


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,173
Default Worksheet close event?

Has

I think you'll need to give us more info. Worksheets don't have close
events, workbooks do, what exactly are you looking to do or the problem you
are encountering?

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS

"has ex" wrote in message
...
How do I know when a worksheet is closed?
Many thanks

Has



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default Worksheet close event?

Thanks for the reply,
I have an out of proc application (automating Excel with C++ client)
that holds references to many ranges. If user deletes one of the worksheets
that I have a reference, then I need to clear my pointers. I am able to do
this if the user deletes the workbook, because I get an event on the close,
but not if he deletes a single worksheet.
Many thanks

Has

"Nick Hodge" wrote in message
...
Has

I think you'll need to give us more info. Worksheets don't have close
events, workbooks do, what exactly are you looking to do or the problem
you are encountering?

--
HTH
Nick Hodge
Microsoft MVP - Excel
Southampton, England
HIS

"has ex" wrote in message
...
How do I know when a worksheet is closed?
Many thanks

Has





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
before close event with condition mohavv Excel Discussion (Misc queries) 4 November 21st 07 03:14 AM
EXCEL close event? bmm Excel Programming 1 November 9th 04 01:51 PM
Workbook Close Event Stefano Condotta Excel Programming 1 June 16th 04 10:44 PM
Event Procedures: Event on Worksheet to fire Event on another Worksheet Kathryn Excel Programming 2 April 7th 04 07:35 PM
After Close Event? Don Wiss Excel Programming 2 November 19th 03 12:30 AM


All times are GMT +1. The time now is 03:22 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"