0
I want to know if it is possible with buttons or list or with some formula. For example I have a list with name of countries (Portugal, Spain, Brazil) and I want in the other list just show me the capitals of these countries.
Example:
I choose a list or any other Spain I want that in the other list shows me the most important places.
Espanha --> Madrid
Barcelona
Sevilha
And that I can select one of them
The link below can help you. It is possible to do without VBA with cascading drop-down list. https://www.youtube.com/watch?v=eVmfCMDc9-A
– Bira