View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
John Baker John Baker is offline
external usenet poster
 
Posts: 98
Default Cell Change activating macro. How do you make it happen?

Hi

I have a situation where I would like to activate a macro after a change in the contents
of a single cell. I know that this can be done for applications and worksheets, but can
someone tell me how to make it happen for a single cell. Note that I am not very good at
VBA coding, so any details would be helpful.

Thanks

John Baker