Hi,
Can anyone please tell me if Vb has object reference to MS Project. I am trying to import MS Project data into either Access or SQL Server. Can anybody help me find the right way of doing this.
Have you tried to follow the standard procedure ?
While in the application press <Alt-F11> to go in VBE.
Then press <F2> to open the Object Browser window.
And finally check that the <F1> key is working.
Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
Hi,
Thanks for the input but I guesss my question was not very clear. Here is what I need to do:
I have 18 different types of MS project 2003 files. I have to develop a kind of interface which will allow the user to import the data (various fields) in those project files into either Access or SQL Server. I tried locating a reference for MS project in VB (like we have for Excel or Word) but I can't find it. May be There is a better way of doing this, please help urgently.
Follow the procedure that PHV outlined then click on Tools->References. Scroll down to Microsoft Project 9.0 Object Library. Check the checkbox. You will now be able to reference the project object model.
[red]"... isn't sanity really just a one trick pony anyway?! I mean, all you get is one trick, rational thinking, but when you are good and crazy, oooh, oooh, oooh, the sky is the limit!" - The Tick[/red]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.