PC Review


Reply
Thread Tools Rate Thread

bypassing BeforeClose event?

 
 
jayklmno
Guest
Posts: n/a
 
      25th Mar 2008
I have some code that enables and disables cut and paste. The code is turned
on with the Workbook Open event and turned off with the Workbook Close event.
Some users though are having this code linger and not turn off... any things
that can happen that would allow the user to unknowingly bypass the close
event?

Thanks!
 
Reply With Quote
 
 
 
 
Jim Thomlinson
Guest
Posts: n/a
 
      25th Mar 2008
Most likely it is an error in your code and not something the user is
doing... One thing to look at could be turning off events without turning
them back on again. That would keep the before close event from firing...
--
HTH...

Jim Thomlinson


"jayklmno" wrote:

> I have some code that enables and disables cut and paste. The code is turned
> on with the Workbook Open event and turned off with the Workbook Close event.
> Some users though are having this code linger and not turn off... any things
> that can happen that would allow the user to unknowingly bypass the close
> event?
>
> Thanks!

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
BeforeClose Event Yazeed Microsoft Powerpoint 3 20th Jul 2009 01:48 PM
BeforeClose Event LeAnn Microsoft Excel Programming 1 21st Mar 2008 11:10 PM
BeforeClose event help azu_daioh@yahoo.com Microsoft Excel Programming 3 22nd Jun 2007 10:02 AM
BeforeClose Event =?Utf-8?B?SlQ=?= Microsoft Excel Programming 2 10th Apr 2007 03:52 PM
BeforeClose Event ref UserForm Mathew Microsoft Excel Misc 2 3rd Apr 2004 05:34 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:43 PM.