View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Debra[_2_] Debra[_2_] is offline
external usenet poster
 
Posts: 2
Default A drop-down box and dependent values

I have a listbox with Vendors. Once a Vendor is picked, I
would like to have the Contact Name and email
automatically populated:

Vendor Name:
Contact Name:
Contact Email:

I was thinking of building a table in Excel and using the
Microsoft Query but I don't know much about it.
Thank you!