Quantcast
Channel: Project Customization and Programming forum
Browsing all 5347 articles
Browse latest View live

VBA Project 2013 - Clearing assignment actual start for English and German

I am in the process of writing a VBA code to clear the Actual Start values at the task and assignment levels and have encountered an issue.  When the project is in server, I can set the assignment...

View Article


how to use dynamic array in vba msproject

how to use dynamic array in vba msproject ?and what is the wrong with the following codeSub Macro26() Dim t As Task Dim ts As Tasks Dim i As Integer Dim b() As Task Set ts = ActiveProject.Tasks i = 0...

View Article


how to sum up values of duration 1 of the path with least total float between...

how to sum up values of duration 1 starting from a certain activity (i.e activity 5) to another certain activity (i.e activity 23) using only the path connecting them having least total float ( in case...

View Article

how to define all the possible network paths using vba for MS project

how to define all the possible network paths using vba for MS project

View Article

Tracking production of # of houses and time frames of completetion

Hi all,I am currently using Microsoft Projects to track the production of our housing developments that we build. I currently have this separated out by development with several phases in each site. I...

View Article


Capturing and tracking Issues related to Project tasks in MS Projects

I am currently working with a client on a Project management process improvement initiative.The client is a project management firm providing outsourced project management services for mostly...

View Article

how to apply actions to the tasks of a certain activity.PathPredecessor

I've realized that Task.PathPredecessor Property is Read-only Boolean. but how actions be done to path predecessorsplease read the following code :" through the code I want to change number 1 for  all...

View Article

How to modify read-only fields of project in project server 2013 from code?

I want to modify read-only fields of project in project server 2013(fields like created-by, outline_level_no, etc). Is it possible through web-services or i have to do something else ?

View Article


Portfolio and SubPortfolio in Project server 2013

How to create Portfolio and Sub Portfolio in Project server 2013? Need to Create any custom field with Portfolio lookuptable ????-Vinod

View Article


Best practices to add new cubes in PWA Cubes DB and Security concern ?

Hi,I search and don't find nothing on this subject.I wanna know if a best practices exist for adding new cubes for PWA ?Also I wanna know what is the best practices to make the security to let some...

View Article

VBA for Counting Overallocated Resources in MS Project 2010

Hi AllI am struggling with a piece of code to count the number of overallocated resources in a Project.  The code I have tried is below for information:Sub OverallocatedResources() Dim A As Assignment...

View Article

We would like to customize the Project Server Site Templates with certain web...

We have a Project Site template that we created but, if we try to change the site template it seems to break the creation of new projects. Plus, the new project site that is created when we enter a new...

View Article

Can we customize the Project Center Task Notification form that is sent when...

Users are complaining that if we add a task to a project they receive the notification but, there is no link back to the original project so they have to close the form and go into Projects and then...

View Article


Actuals in a day for SEM

Hi, Can anyone advise me on extracting Actuals in a day by a resource in SEM mode? How can I extract a report byday with Classification of standard , Not Paid Etc.. Regards, Syed Faizan ur Rehman,...

View Article

Offline Update to Master Project Plan

Hi,I am working on a requirement to implement an offline access to Master Project Plan in Ms Project Server 2010. Master Project Plans are very bulky with more than 60 projects. Opening the Master...

View Article


Checking Summary Tasks for Successor entries in MSP

Hi AllI am struggling with a snippet of code to check if there is a Successor assigned to a Summary Task.  My piece of code is beloe but when I run the code it is ignoring all Summary tasks and moving...

View Article

Modify email task update

Dear All,Does someone know how I could modify email message that project server send whenever there is project publish? We have a requirement to add/modify message to certain tasks that get updated.BTW...

View Article


Task start date selection

HiI'm trying to find a way to store a particular date as a variable in VBA so I can do some maths etc with it.Our projects have a custom column with Key Events that can be tagged against individual...

View Article

PSI - change resource Default Book Type and Current Max.Units

When a new resource is added into Project Server, they come in as 100% and Committed. How do we change this so that they defaulted to 80% and Proposed with PSI without then being assigned to a project...

View Article

Image may be NSFW.
Clik here to view.

SharePoint sites' permissions for Project Server 2013 (project server...

When a project changes its owner, is there a way to automatically add the project owner into its SharePoint site Owners group? It looks to me that the owner is added into Project Managers group by the...

View Article
Browsing all 5347 articles
Browse latest View live