C
Cousi75
In Project 2007, in a VBA macro, using Fileopen, how can I select the
database (Drafts database vs Published database) ?
database (Drafts database vs Published database) ?
You can't. Projects can only be opened from the Drafts database. The
Published database only has data for use with the web based PWA. The Drafts
database is only for Project Professional data.
--
Rod Gill
Microsoft MVP for Project
Author of the only book on Project VBA, see:http://www.projectvbabook.com
- Show quoted text -
You can't. Projects can only be opened from the Drafts database. The
Published database only has data for use with the web based PWA. The
Drafts
database is only for Project Professional data.
--
Rod Gill
Microsoft MVP for Project
Author of the only book on Project VBA, see:http://www.projectvbabook.com
- Show quoted text -
Try recording opening from both. If the code is the same for both, then no.
--
Rod Gill
Microsoft MVP for Project
Author of the only book on Project VBA, see:http://www.projectvbabook.com
Rod,
Thank you for your response.
In Project Professional, when I use the open file command, on the
window I can select which database I want to use (Working or
Published). You are sure there is no way to select the database from
VBA ?- Hide quoted text -
- Show quoted text -