View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TO TO is offline
external usenet poster
 
Posts: 6
Default Dynamic combo box

Hello all,

Is it possible to have the'List Fill Range" in a combo
box change depending on the value of another cell.

i.e. if the user selects February, the list fill range is
C3:C9, if March is selected C10:C25, etc.

Thanks in advance