I have a UserForm with 2 different ComboBoxes. The first picks up a list of
countries from sheet2. The second will give a list of customers from the
country selected from box 1.

The list of customer names is in one list on sheet2 containing all customers
from each country. The country name is included along side the customer name.

I have tried for hours to get this right but nothing seems to work, please
help.