August 2007 - Posts
From Jim Corbin. The technical article Importing Project 2007 Tasks from Excel Using a Managed Code Add-In is now published on MSDN. There is an associated download that includes the complete C# and VB.NET code, using Visual Studio 2008 (Beta 2) with
Read More...
It appears part of the where clause is missing on the published Timesheet Audit report. The result is that the weekly totals are all the same for each resource. To correct this, replace the SQL with the code below. The addition is in bold below. SELECT
Read More...
We've had a number of good questions come in. I thought it would be helpful to share these and the answers. Enjoy! --Treb Timesheet Question: Which is true? Case 1: Does the assigned timesheet manager approve all tasks in the timesheet (for example, project
Read More...