View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jonathan Jonathan is offline
external usenet poster
 
Posts: 138
Default for the change that change event cant detect

What I have in range are formulas retrieving data from a database. Only the
values are changing. I would like to detect any change of the value and stock
the updated data.

tried change event and it didnt work.

Appreciate it

Jonathan