View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
OJ[_2_] OJ[_2_] is offline
external usenet poster
 
Posts: 111
Default Running a macro by changing a cell value

What version are you using? Works for me....XL2002SP3 & XP

Why not use
If Target.Address instead of Intersect?

OJ