H
Hendrik.Kleine
Hi, I have a userform with a Combobox with names.
Below this are some fields like
Date of birth:
Nationality:
This data is stored in a worksheet and a vlookup on the name selected in the
combobox should be able to retrieve data to populate the textboxes in the
userform. Also, I suppose there should be a button the user has to click
after selecting a name from the combobox.
Would anyone know how to do this vlookup in VBA and populate the textboxes?
Any help greatly appriciated!
Below this are some fields like
Date of birth:
Nationality:
This data is stored in a worksheet and a vlookup on the name selected in the
combobox should be able to retrieve data to populate the textboxes in the
userform. Also, I suppose there should be a button the user has to click
after selecting a name from the combobox.
Would anyone know how to do this vlookup in VBA and populate the textboxes?
Any help greatly appriciated!