Is it possible to know if the file contains external predecessors?

S

Satya

Is it possible to know if the file contains external predecessors before
opening the file itself through VBA?
 
R

Rod Gill

Sorry, no. If this is important, then create a before_save event that
records details of external links in a text file on the server. You then
then read this file to check before opening a project.

--

Rod Gill
Microsoft MVP for Project

Author of the only book on Project VBA, see:
http://www.projectvbabook.com
 

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