Thread: On event macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
markvdh markvdh is offline
external usenet poster
 
Posts: 10
Default On event macro

Hi Guys
Can anyone help with some code?
I need to run a macro on input of information in col's B, C or D
running down a number of rows. For e.g. if I input a 1 in col B the
macro needs to run, or a date in col C or D for that matter.
Thanks