Question for Experts: Opening workbook with workbook references

C

Chris

Is there a way to open a workbook without reference workbooks being
opened ?


For a workbook contains References (not Links) to other workbooks.
Also, all these workbooks have the IsAddin property set to True.

If you open such a workbook, all the workbooks in the References
collection will also be opened.

This even occurs if you set UpdateLinks parameter to 0 in the
Workbooks.Open method. Whilst also having Application.EnableEvents =
False.

Thanks
Chris
 

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