D
davidm
I have created an Addin that contains a ListBox populated by a rowsourc
reference.
The Excel file component of the addin works fine but somehow th
Listbox fails to load up in its Addin enviroment. The relevant part o
the code reads:
ListBox1.RowSource="ef2:em" & [em65536].End(xlUp).Row
I vaguely sense this may be a classical case wher
Address(External:-True) may be required but I have lost my way a bit.
Thanks for any help.
Davi
reference.
The Excel file component of the addin works fine but somehow th
Listbox fails to load up in its Addin enviroment. The relevant part o
the code reads:
ListBox1.RowSource="ef2:em" & [em65536].End(xlUp).Row
I vaguely sense this may be a classical case wher
Address(External:-True) may be required but I have lost my way a bit.
Thanks for any help.
Davi