Integrate Project views into VB App

S

scuder

Is it possible to create a VB application that displays the various views
(Resource Usage, Task Usage, etc.) of a given Project file? The application
would essentially be a Project viewer so the end user does not need to have
MS Project installed to view the data.

Thank you,
Sherry
 
R

Rod Gill

Hi,

No. However, you can save projects as html files, or in Project 2002+ as xml
files. From these you can read the data.

--
Rod Gill
Project MVP
For Microsoft Project companion projects, best practices and Project VBA
development services
visit www.projectlearning.com/
 
Top