View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
scrabree scrabree is offline
external usenet poster
 
Posts: 1
Default combobox row source

I want the row source for combobox # 2 to be conditional
to the selection the user makes in combo box #1. The row
source for combo box 2 will either be sheet 1 A1:A10 or
Sheet 1 B1:B10 depending on the selection in combo box 1.