G
gabch
Hi,
I create a workbook with VBA (test.xls) then save as addin (test.xla).
Some data is stored at xla's worksheets(1) and worksheets(2).
Now I open a new workbook(mybk.xls), how can I access from new
workbook's VBA to xla's worksheets(1)'s cell?
I create a workbook with VBA (test.xls) then save as addin (test.xla).
Some data is stored at xla's worksheets(1) and worksheets(2).
Now I open a new workbook(mybk.xls), how can I access from new
workbook's VBA to xla's worksheets(1)'s cell?