I searched the forum and couldn't find a solution for my question
I am very new to this forum and not an expert in VBA and Macros (trying to learn)

I am trying to create a userform with a list box with name (populated from an external XML file) and fill a text box with rest of the details

For Example:

Name: Jerry Smith
Address: 145 Miller Road, PA 17015
Phone: (123) 456 4567


Name: Bob Jones
Address: 653 Maple Court, Hamilton, OH 45023
Phone: (123) 567 5677

Thanks in advance