Hi...
In my worksheet (we'll call it Sheet1) I have a BeforeDoubleClick that launches Userform1.
UserForm1 has a ComboBox and a TextBox where the user can select a predefined list of names (The name in the TextBox is the name of another worksheet).
Also on the UserForm1 I have a...