Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() 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 -- david ----------------------------------------------------------------------- davidm's Profile: http://www.excelforum.com/member.php...fo&userid=2064 View this thread: http://www.excelforum.com/showthread.php?threadid=49547 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SUM(ADDRESS(ROW(C2),COLUMN(C2),1,TRUE):ADDRESS(C14+1,COLUMN(C2),1, | Excel Worksheet Functions | |||
how to address external sheet as reference | Excel Discussion (Misc queries) | |||
External cell references using INDIRECT & ADDRESS | Excel Worksheet Functions | |||
Function to return True/False if all are validated as True by ISNU | Excel Worksheet Functions | |||
Making Address function & references as links to external files ?? | Excel Programming |