View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
magickarle magickarle is offline
external usenet poster
 
Posts: 18
Default How to count the number of cell changed since yesterday?

Thanks. I tried it but it gives me an execution error 424 on line 2 (If
Not Application.Intersect(Target, Columns("D:D")) Is Nothing Then
Thanks