Automatically disabling tasks that are completed in PWA

  • Follow


My team is using Project Server 2007 with PWA.  They do task assignment to 
lots of people and these people receive lots of tasks on a daily basis.  The 
problem that we are facing is once the tasks are completed how do we make the 
tasks disappear in the task view/timesheet view.  Is there a setting that we 
need to set in Project Server, a script that we can create to automatically 
turn these tasks off.  Currently the only way to perform this is to manually 
turn the tasks off when the task is completed/100% complete or 0 work 
remaining.
0
Reply Utf 1/13/2010 5:42:01 PM

Hi, see my blog for some VBA code to do exactly this.
-- 
Thanks,  Ben.

Microsoft Most Valuable Professional
http://appleparkltd.spaces.live.com/



"Phyl" wrote:

> My team is using Project Server 2007 with PWA.  They do task assignment to 
> lots of people and these people receive lots of tasks on a daily basis.  The 
> problem that we are facing is once the tasks are completed how do we make the 
> tasks disappear in the task view/timesheet view.  Is there a setting that we 
> need to set in Project Server, a script that we can create to automatically 
> turn these tasks off.  Currently the only way to perform this is to manually 
> turn the tasks off when the task is completed/100% complete or 0 work 
> remaining.
0
Reply Utf 1/13/2010 6:18:03 PM


This is wonderful and it works.

"Ben Howard" wrote:

> Hi, see my blog for some VBA code to do exactly this.
> -- 
> Thanks,  Ben.
> 
> Microsoft Most Valuable Professional
> http://appleparkltd.spaces.live.com/
> 
> 
> 
> "Phyl" wrote:
> 
> > My team is using Project Server 2007 with PWA.  They do task assignment to 
> > lots of people and these people receive lots of tasks on a daily basis.  The 
> > problem that we are facing is once the tasks are completed how do we make the 
> > tasks disappear in the task view/timesheet view.  Is there a setting that we 
> > need to set in Project Server, a script that we can create to automatically 
> > turn these tasks off.  Currently the only way to perform this is to manually 
> > turn the tasks off when the task is completed/100% complete or 0 work 
> > remaining.
0
Reply Utf 1/13/2010 6:50:02 PM

2 Replies
806 Views

(page loaded in 0.533 seconds)

Similiar Articles:
















7/19/2012 8:22:01 PM


Reply: