View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Man Utd Man Utd is offline
external usenet poster
 
Posts: 23
Default Event of the dropdownbox in a cell

I have made a dropdonwbox in a cell by defining a validation list to the
cell.
Is it possible to catch the event when the user select an item in the
dropdownbox? I want to fill up other cells in the same row when it happens.