View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ken K Ken K is offline
external usenet poster
 
Posts: 4
Default Automatically executing a macro when A pick list item is selected

I have a pick list that only allows YES or NO. I wrote a VB macro that
performs various functions on the sheet, but can't figure out what to add to
the code to have it automatically execute when YES or NO is chosen.