View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Joe[_23_] Joe[_23_] is offline
external usenet poster
 
Posts: 1
Default Catch Update Linked Cells Event

Hi all!
I have a sheet with some cells that are linked and some
not. Changes will occur in the master workbook that may
require some of the unlinked cells to be changed to
linked. I'd like to know if it is possible to catch the
event triggered when a user clicks the "OK" to update
linked cells so I can run a procedure to check if other
cells need to be updated. Can anybody help me catch this
event? Any ideas or suggestions would be greatly
appreciated.

TIA,
Joe
(please respond directly to the group)