View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bruce[_2_] Bruce[_2_] is offline
external usenet poster
 
Posts: 25
Default How to make a macro or function run after entering data in a cell?

How can I have a macro run that copies cells down when creating a new entry?
I would like to have several different columns, when items are modified, to
run some code. How can I do this? I have found samples of is specific CELLS
are modified via intersect, but I am not sure how to have it done via column
changes.

Thanks
Bruce