View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
wdjsxj wdjsxj is offline
external usenet poster
 
Posts: 4
Default Auto Update in excel

before the end of your macro,
a1=11 or something


€įž–写

I need to know how to have my validation macro run everytime i change
the contents of a cell. I've tried putting the macro name in the
Worksheet_Change Source but it seems to be stuck in a loop. Any help?