Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default Stop SetLinkOnData

I have successfully implemented the "SetLinkOnData" method to execute a
procedure when a specific link updates. The procedure that is called
from SetLinkOnData performs an action if Now() is between certain
times, and does nothing otherwise.

My question is: Is it possible to turn off SetLinkOnData? i.e. such
that the procedure will NOT run with the specific link updates? One
thought is to run SetLinkOnData a second time with "" specified as the
procedure. However, I wonder will this simply add a second procedure
("") to run when the link updates, or will it turn off the first
procedure?

I realize that this is unnecessary, since the procedure only runs when
Now() is between certain times, but in the interest of minimizing code
running in the background, I'd like to make it stop!

Thank you.

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
How stop the "started office live" pop-up to stop. it is checked yrose24 Excel Discussion (Misc queries) 1 September 2nd 09 03:32 PM
How do I stop other circles in other cells to stop selecting? stauff Excel Worksheet Functions 2 October 29th 04 09:02 PM
How do I stop other circles in other boxes to stop selecting? stauff Excel Worksheet Functions 1 October 28th 04 10:27 PM
Macro: With Stop it works. Without Stop it doesn't. Don Wiss Excel Programming 2 October 12th 04 10:49 AM
SetLinkOnData help? Tom Ogilvy Excel Programming 1 July 15th 03 01:28 PM


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