V
veggiesaregood
I am trying to write a macro that can read data from a closed workbook
and use this data to fill a listbox in a userform. I am having trouble
with reading the data from the closed workbook. I know on a PC I can
use the ActiveX Data Objects library and use ADODB.connection and
ADODB.recordset. However, I am using a MAC where the ActiveX Data
Objects library is unavailable. Can someone please suggest an
alternative way for me to get the data from the closed workbook.
Thanks!
and use this data to fill a listbox in a userform. I am having trouble
with reading the data from the closed workbook. I know on a PC I can
use the ActiveX Data Objects library and use ADODB.connection and
ADODB.recordset. However, I am using a MAC where the ActiveX Data
Objects library is unavailable. Can someone please suggest an
alternative way for me to get the data from the closed workbook.
Thanks!