Jump to content

Microsoft Project MSP UDF


aymhenry
 Share

Recommended Posts

This is just a start for MS-Project UDF

Using this small UDF, you can automate migrate date from/to MSP Microsoft Project

to/From other formats e.g (Excel or  Access)

Modification was done to improve the code

    Function List

    _ProjTasksCount

    _ProjGetItem

    _ProjTaskPred

    _ProjSetItem

    New)

    _ProjGetItemUID

    _ProjSetItemUID

    _ProjTaskAdd

    _ProjTaskDelete

the attached zip file has three files :-

1- Project_Example.au3    Example that extract a project file to Notepad

2- ProjectConstants.au3 UDF constant, N.B Other constants has to be add later like "Text1, Text2, ..."

3- ProjectFile2000.mpp Sample project file "MS Project 2000".

4- Project.au3  Functions file.

5- modErrorTrap.au3  Error trap modle

 In fact I' am using such a similar function from years.

I do not know. Perhaps a small number of users will be interested in such function. Otherwise modification has to be introduced. 

ProjFunc1_1.rar

Edited by aymhenry
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...