View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
gonger gonger is offline
external usenet poster
 
Posts: 1
Default dynamic fill of listbox - need help


Hi all,

Does anyone know how to dynamically fill a list box based on the user's
previous entries? My form has several list boxes, but I would like to
set it up so that if the user makes a selection in listbox1, it alters
the available selections in the subsequent listbox2.

So, for example, listbox1 has "Eastern US" and "Western US" as
available selections. Listbox2 has all the states. If the user picks
"Eastern US", I don't want any of the states in the west to show up in
listbox2.

How can I do this ... please help. Thanks.


--
gonger
------------------------------------------------------------------------
gonger's Profile: http://www.excelforum.com/member.php...o&userid=34797
View this thread: http://www.excelforum.com/showthread...hreadid=545541