View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Eduardo Eduardo is offline
external usenet poster
 
Posts: 2,276
Default populating a list box based on another cell

Hi,
look Debra web

http://www.contextures.com/xlDataVal02.html



"thomas donino" wrote:

I have a cell which users select from a list box what they are looking for
and based on the cells value i want to populate another list box in a
different cell by looking up the proper list to use based on the original
cell choice.

Any help is appreciated.