Hello :)
I have 2 Listboxes (single-select 1 column) on two Userforms and their row sources are same.
Listbox1 is on Userform1 and Listbox5 on Userform5. Userform5 also has a command button.
When I select a row on Listbox 5 and then click CommandButton1, how can the same row be selected on...