I have a list of projects in Excel. I`d like to create those in Project 2007.
From the SDK it seems I can do that programmatically but is there an easier
alternative?
Rod Gill
07-04-2007, 01:07 AM
You could create the projects in a database then open in Project from the
database. You will need to read and THOROUGHLY digest the pjdb.htm file
saved in one of Project's program folders.
Creating projects in Project itself via automation is the most Project
version independent way to create files.
--
Rod Gill
Project MVP
Project VBA Book, for details visit:
http://www.projectvbabook.com
NEW!! Web based VBA training course delivered by me. For details visit:
http://projectservertraining.com/learning/index.aspx
----------------------------------------------------------------------------------------------------
"Rood" <Rood@discussions.microsoft.com> wrote in message
news:A39AFA39-0373-4248-B3B2-806D3752336E@microsoft.com...
>I have a list of projects in Excel. I`d like to create those in Project
>2007.
>
> From the SDK it seems I can do that programmatically but is there an
> easier
> alternative?
>