Create a gannt Chart with MBA

J

JF Bouthillier

Hi all,

I have an Access DB that contains projects. I would like to take these
projects and create a gannt chart in MS Project. Do you have VBA code or
documentation on VBA code in order to perform this?

Thank you very much!
 
J

John

JF Bouthillier said:
Hi all,

I have an Access DB that contains projects. I would like to take these
projects and create a gannt chart in MS Project. Do you have VBA code or
documentation on VBA code in order to perform this?

Thank you very much!

JF,
Although it can certainly be done with VBA, have you tried the import
wizard? Look up "Import" in the Project Help file for more information.

John
Project MVP
 
R

roccogrand

Take a look at Chapter 13 in Scott Barker's "Access 2002 Power Programming"
for some very useful code and the steps required to do this efficiently
through ADO.

LDN
 
J

JF Bouthillier

Unfortunately, I am really looking to automate the process, add filters and
so on. I would just like to have something to start with...

Thanks a lot.
 

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