MS Project

  • Thread starter Thread starter Michael Hill
  • Start date Start date
M

Michael Hill

Hello,

I'm looking fro some tutorials for using VBA in MS Project?

Anyone have any links that are beneficial to them?

Mike
 
Hi Mike

I suggest you try the newsgroup microsoft.public.project.vba.
 
Googling (groups or web) on "ms project object model" (including the quotes)
gives various pertinent hits.

I haven't used Project for some time, but I vaguely remember that it stores
its data in a Jet database. Or, it has an option to dump its data to, or
load it from, a Jet database. I remember seeing a fat document giving the
database structure. Perhaps reading or writing that database, is an
alternative (or supplmenet) to driving the thing with VBA.

HTH,
TC
 

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

Back
Top