Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Look at SetLinkOnData
you use this to assign a macro to run when the specific link changes. See Chip Pearson page on Application.OnTime to see how to run a macro at a specified time http://www.cpearson.com/excel/ontime.htm -- Regards, Tom Ogilvy "ikantian" wrote in message om... I would like to have an excel event which temporarily (say, for 3 seconds) highlights/reformats a cell when the value in that cell changes (from a DDE link) and then changes it back to its original format. Thanks much for any help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trigger Event on Format Change | Excel Discussion (Misc queries) | |||
Adjust cell values without a formula or temporary cell | Excel Discussion (Misc queries) | |||
Temporary formatting of cell with focus | Excel Discussion (Misc queries) | |||
in vba what command is used to determine if a particular cell on a particular sheet changed? some kind of event? how to get the old and new value of the cell? | Excel Worksheet Functions | |||
Make cell entry event change another cell? | Excel Programming |