Importing Data

S

Steve W.

How can I update infomation in real-time using Project from another program
or source?
 
R

Rod Gill

The answer to that depends on what form the data can be read from other
sources, what data you need to update and what version of Project (and SP
level).

Please supply more information
--

Rod Gill
Microsoft MVP for Project

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

Rob Schneider

Steve said:
How can I update infomation in real-time using Project from another program
or source?

Project not built for that sort of thing; but I suppose you might be
able to coax it to work this way by writing some software that interacts
with the Project program using the documented Object model, VBA, COM,
etc. Not a job for amateurs and I suspect it would fail expectations.

What are you trying to do?
 
Top