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

Private Sub Worksheet_Change(ByVal Target As Range)

End Sub

This sub is only triggered by changing cells in the worksheets, not changes
caused by een external link i.e. DDE.

Any Idea

Johan de Kok


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,337
Default Worksheet_Change DDE

try using _calculate instead and put =now() somewhere on the worksheet

--
Don Guillett
SalesAid Software

"Johan de Kok" wrote in message
...
Private Sub Worksheet_Change(ByVal Target As Range)

End Sub

This sub is only triggered by changing cells in the worksheets, not

changes
caused by een external link i.e. DDE.

Any Idea

Johan de Kok




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default Worksheet_Change DDE

In xl2000 and later, it should be triggered by DDE. Are you using xl97?

--
Regards,
Tom Ogilvy

"Johan de Kok" wrote in message
...
Private Sub Worksheet_Change(ByVal Target As Range)

End Sub

This sub is only triggered by changing cells in the worksheets, not

changes
caused by een external link i.e. DDE.

Any Idea

Johan de Kok




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
Sub Worksheet_Change Matt Excel Discussion (Misc queries) 3 November 16th 07 04:40 PM
Worksheet_Change Jive Excel Worksheet Functions 2 June 11th 07 10:03 AM
Worksheet_Change Greg Bloom Excel Programming 1 November 5th 03 08:44 PM
worksheet_change vs. calculate, and worksheet_change not running Tom Ogilvy Excel Programming 1 July 14th 03 02:51 AM
worksheet_change vs. calculate, and worksheet_change not running Ross[_5_] Excel Programming 0 July 13th 03 04:27 PM


All times are GMT +1. The time now is 12:30 PM.

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"