View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
THill THill is offline
external usenet poster
 
Posts: 5
Default Combine a combobox with logic

Is there a way to program excel to pull a specifec list based on a cells
value ie. if a1 = 1 pull data for combox from list 1, if a1 = 2 pull data
from list 2 ect, ect