View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tbaam tbaam is offline
external usenet poster
 
Posts: 8
Default return value from combo box

How do I find out what a user selected from a combo list. For example, if the
combo box list is A, B or C and they select B is there a way for me to
determine that in a macro.

Thanks!