close
I need help! What comes after quot;userform1.listbox1.rowsource = quot; I
have a named set of cells and I want the listbox to show the named set
of cells on the active sheet. Do I need to post more information???
This is what I have in VB:
Sub SelectItemsActive()
UserForm1.ListBox1.RowSource = quot;$ActiveSheet!DBquot;
UserForm1.Show
End Sub
全站熱搜