Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default Disable Workbook_Activate inside another macro...

Hi i need to disable Workbook_Activate when one of y macros run but i can´t
find any way to do it. Can i rename Workbook_Activate to another name? can i
stop it??

Thank´s a lot!!!!

speeD
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default Disable Workbook_Activate inside another macro...

Application.EnableEvents = False

turn it back to true when macro is done.


"SpeeD" wrote in message
...
Hi i need to disable Workbook_Activate when one of y macros run but i
can´t
find any way to do it. Can i rename Workbook_Activate to another name? can
i
stop it??

Thank´s a lot!!!!

speeD



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 65
Default Disable Workbook_Activate inside another macro...

Thank´s Bob!

Works great

SpeeD

"Bob Umlas" wrote:

Application.EnableEvents = False

turn it back to true when macro is done.


"SpeeD" wrote in message
...
Hi i need to disable Workbook_Activate when one of y macros run but i
can´t
find any way to do it. Can i rename Workbook_Activate to another name? can
i
stop it??

Thank´s a lot!!!!

speeD




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
Problem with Workbook_Activate event donwb Excel Programming 3 May 1st 08 09:07 PM
Workbook_Activate not triggered by Alt+Tab Antoun Excel Programming 17 March 8th 07 03:25 PM
Lost clipboard contents on Workbook_Activate Nate[_7_] Excel Programming 3 December 1st 06 05:01 AM
VBA - Disable up down movement inside ListBox -Zoki- Excel Programming 3 November 21st 06 04:08 PM
Workbook_Activate question Peter Rooney Excel Programming 4 November 17th 05 10:18 AM


All times are GMT +1. The time now is 01:48 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"