View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Mike is offline
external usenet poster
 
Posts: 3,101
Default data validation list

i'm using a data validation list. when i select an item from the list i want
certain values to populate fields on several worksheets in the workbook.

what is the simplest way to do this? i.e. associate a macro for each item
in the list?