Hi anyone,
The following formula populates the list box from the active workbook's sheet "Datas"
=OFFSET(Datas!$D$17,0,0,COUNTA(Datas!$P:$P),13)
How could I change the formula so that it populates the listbox from another closed workbook.
The path for the workbook is
<code>D:\Software\Database.xlsx</code>
Any help on this would be kindly appreciated.
Thanks in advance.
The following formula populates the list box from the active workbook's sheet "Datas"
=OFFSET(Datas!$D$17,0,0,COUNTA(Datas!$P:$P),13)
How could I change the formula so that it populates the listbox from another closed workbook.
The path for the workbook is
<code>D:\Software\Database.xlsx</code>
Any help on this would be kindly appreciated.
Thanks in advance.