ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Worksheet_Change DDE (https://www.excelbanter.com/excel-programming/328037-worksheet_change-dde.html)

Johan de Kok

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



Don Guillett[_4_]

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





Tom Ogilvy

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






All times are GMT +1. The time now is 01:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com