Hi all -
I'm trying to write a Python script to update the weekly status automatically. My method is:
1. Scan through each developer's Excel status sheet
2. Store the task and % complete in a list of tuples [(task1, % complete1), (task2, %complete2),...]
3. Scan through MS Project file in XML...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.