aymhenry Posted November 30, 2010 Posted November 30, 2010 (edited) 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 December 1, 2010 by aymhenry
aymhenry Posted December 1, 2010 Author Posted December 1, 2010 (edited) A new version was add ProjFunc1_1.rar Edited December 1, 2010 by aymhenry
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now