View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] joereed11@gmail.com is offline
external usenet poster
 
Posts: 1
Default Combobox that populates text boxes on userform

Hello

Any help is great. I have a userform that uses two comboboxes in order
to pull in data from that associated row. For example, my worksheet
has multiple rows (which change constantly see below).

What i'm looking for; combobox1 selects Audi, combobox2 selects Blue,
I want the associated values 30000 and 4 door each pulled and put into
a txtbox on my userform. Thanks for your help.


example

cell 1 2 3 4
row a Audi Blue 30000 4 door
row b Audi Red 45000 2 door