The key points: 64-bit only running on 64-bit Windows Server 2008 or 64-bit Windows Server 2008 R2 with a 64-bit SQL Server 2008 or 64-bit SQL Server 2005 to hold the databases. IE 7 or IE8 as the browser -... read more.>
I just ran into someone having trouble making a custom formula in Microsoft Project. They were adding a duration to a date by using a + sign. For example: [Finish1]+[Duration1] The result they got was years in the future and... read more.>
One of the most useful features of Microsoft Project is the ability to automate actions with it. Primarily this is done by writing VBA (Visual Basic for Applications) code, or by just recording a macro and then editing the VBA... read more.>
The "Analyze Timescaled Data In Excel" add-in which ships with Microsoft Project has a couple of limitations, the first is that it is not easy to find, and the second is that it is task-based only, so if you want... read more.>
There is often some confusion about the difference between a view and a table in Microsoft Project. This should help clarify the difference between the two. A view consists of a number of potential elements: A screen (the right side... read more.>
Projity is introducing a new free MS Project compatible scheduling program which they bill as "a complete open source desktop replacement of Microsoft Project". I have tried the beta briefly (https://www.projity.com/openproj/) and I like what I see. While it... read more.>
One common question is how do I write from an office app like Excel or Project to a text file. I have the code embedded in a few samples here, but this short sample shows it most clearly. There are... read more.>
Have you ever thrown out an old project schedule? Have you ever had to start from scratch? Have you ever had to look at a schedule with no supporting documents and tell if it is "OK" and be unable to... read more.>
The Second in a Series of Short Notes About Using Project VBA Using a Project object of some kind is essential to programming Project. Like the Task object, it is also a member of a collection, in this case it... read more.>
The First in a Series of Short Notes About Using Project VBA The tasks collection is simply a collection of all the tasks in a project. It is the starting point for most Visual Basic programming exercises so it is... read more.>
If you use an RSS reader, you can subscribe to a feed of all future entries tagged 'microsoft project'. [What is this?]