For this issue, create a ComboBox form object and use the list of names as the Input Range. Create a Cell Link to a cell somewhere in the spreadsheet.
The Cell Link will return the index number of the name selected. This can then be used in an INDEX function to return data relating to that name on the same row such as Country, City, Street etc.