MS Office - MS Project

N

Nijinsky

I want to write VBA code to write data from an Access app to MS Project.
Where can I find out how to go about it?
 
J

Jan De Messemaeker

Hi,

A. In the VB Editor, look up the code for CreateObject
B. Add a reference to MS Project to tools, references
C. Now through the object browser try to find out which Project objects you
need

Note - I don't know about your knowledge of Project but I think some
knowledge about Project is absolutely necessary to understand the object
structure.
HTH
 

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