I have 2 workbooks.
In workbook1 i have the country names in column b, B1 is the title, B2-B24 countrynames (not unique names).
In column D i have the corresponding cities of these countries, D1 is the title and following rows are the citynames.
I want to create 2 dropdowns in workbook 2, in cell F6 a dropdown with the unique values of the countries and in cell F7 a second dropdown that only shows the cities corresponding to the country selected in the dropdown of cell F6.
I have tried many things with defining names and data validations but nothing seems to work correctly.
Any simple method for this "easy" task?
In workbook1 i have the country names in column b, B1 is the title, B2-B24 countrynames (not unique names).
In column D i have the corresponding cities of these countries, D1 is the title and following rows are the citynames.
I want to create 2 dropdowns in workbook 2, in cell F6 a dropdown with the unique values of the countries and in cell F7 a second dropdown that only shows the cities corresponding to the country selected in the dropdown of cell F6.
I have tried many things with defining names and data validations but nothing seems to work correctly.
Any simple method for this "easy" task?