Thread
:
help with rowsource
View Single Post
#
1
Posted to microsoft.public.excel.programming
GMet
external usenet poster
Posts: 23
help with rowsource
I have a form with a listbox. Before opening the form I create a public
array. I want to use the array as the rowsource for the listbox.
MyForm.Listbox1.RowSource = MyArray
does not work.
How do I do that?
TIA
Glen
Reply With Quote
GMet
View Public Profile
Find all posts by GMet