J
john.9.williams
Hi i wish to display data within a listbox on a userform, i can do it
by entering the row source in the properties but can i write it in the
userform activate event, the code i am using at the moment is
ListBox1.Text = Range("a1:d50").Text
this is not working , so any help greatly received
john
by entering the row source in the properties but can i write it in the
userform activate event, the code i am using at the moment is
ListBox1.Text = Range("a1:d50").Text
this is not working , so any help greatly received
john
50"