Autofill combo-box automaticaly fills 2 more combo-boxes with looked-up value

ddewilt

New Member
Joined
Sep 18, 2017
Messages
26
Hello,

I want to use autocompletion in a combo-box. I think it's not that hard to accomplish. I already have that code (VBA).

Now I want to do the following:

I have a sheet (ProductSelection) were I have 3 combo-boxes and a lot of other cells which have to be auto-populated when searching for a value typed in one of the three combo-boxes..

The 3 combo-boxes are: Productname, Sort of product & Productnumber. If I click on the combobox 'Sort of Product' and I select a value, the other combo-boxes need to be filled in with the value looked-up from a table (vlookup or index/match).

There are more cells which have to be filled, but I think it will be a combination of 'If-statements' and vlookup or index/match formula's.

Somebody who could help me with this?

Help is much appreciated!
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)

Forum statistics

Threads
1,215,566
Messages
6,125,589
Members
449,237
Latest member
Chase S

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top