Open the Excel Workbooks in Windows Scheduled Task

M

March

Hello,

I would like to know how to do programming in oreder to get the excel
objects open multi-workbooks. Let me descripe what I need to be done on my
project following this.

I have 3 excel workbooks. For example, A, B, and C.

First, I have A to open. With A, ThisWorkbook_Open(), I have its to open B.
B contains links to a DLL. [Through this my project works well] This step, I
could get all values through the links.

Next, I would like to open C with the same window. That I cannot open it in
the same window with A and B, when I setup window scheduled task.




Please give me suggestion.

March
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top