G
Gordon
Can not get value from listBox to Variable.
My code: ListBox1 -> RowSource = A:A
UserForm_Activate() -> ListBox1.RowSource = "A1:A" & N (# of names in
Col,A1)
This part works, but can't get user selection to Variable. Need help
Thanks,
GJ
My code: ListBox1 -> RowSource = A:A
UserForm_Activate() -> ListBox1.RowSource = "A1:A" & N (# of names in
Col,A1)
This part works, but can't get user selection to Variable. Need help
Thanks,
GJ