Populate tasks with the values from other tasks in MS Project 2010
I am working on a project file where task information is repeated several times. Instead of having to update each of these tasks separately, I am trying to find a way for all of them to update when I...
View Articlepopulating a 2 listboxes from a database
I have 2 listboxes where I populate from a database.I want to show items that are not being used on left side and items being used on the right side.I have this code already where it does work but it...
View ArticleI would like to run several videos continually
I use Vista, IE 9<o:p></o:p>I have been very successful running multiple Power Point programs successfully. I use a batch program which contains the...
View ArticlePanels
I want to develop a application, I assume this will be build in WinForms or WPF. The concept is to use a Windows Service machine to play 'slides' or'panels' via a publicly shown large screen or TV.I...
View Articlemixed programing in windows - force pass argument
Hi I am working on VS2010 mixed-programing and use the Intel Compiler / VisualStudio (Intel Parallel 2015) to compile my project in VS 2010.Console - C (source.c):#include <stdio.h> #include...
View Articlevisual studio2015 Installation
can I install vs 2015 on my lical drive D or E instead of C. how to do this?
View ArticleProject Server 2013 Issues and Risks
Hi All,Q1. In the project server workspace, is it possible to automatically set the issue/risk no(e.g. 1,2 3, etc.)Q2. In the risk form i have the two field severity, impact with the values like 1-Low,...
View ArticleCreation of traffic Lights for Baseline Date and effort Variance
All,I am new to this forum, and only just starting to MS project in a more advanced setting. I have been working a project plan with multiple project stages, and to make the project plan more 'user...
View ArticleCSOM - how to load query that compares default project field to a custom one
hello forum members,i am new to CSOM and i am trying to figure out how to bring all projects where a default project field of 'Owner' is different from a custom project field of 'PreviousOwner' and i...
View ArticleFlag custom field to check date custom field
Hi there!I need to create a flag custom field to check if the date in a date custom field is before or after today. I check it all right if the date field has a value. But how can I check if I don't...
View ArticleChange the color of SELECTED tasks in Team Planner
Hi,I need to change the color of selectedtasks in MS project 2013 team planner but for some reason this does not work in team planner:{Dim tt as taskFor each tt in Activeselection.tasks}I get an...
View ArticleAuto Publish and Auto assign Co-Owenership when assigned a task
If a user is assigned a task they managers would like to automatically assign them as Co-Owner to the project and once their task is completed can it be auto published, auto approved etc..Ron Johnson...
View ArticleCSOM - update custom field based on lookup table
hello forum memberscan anyone show me how to update a resource custom field that uses a value that is picked up from a Lookup table by using CSOM? i can't seem to find any examples online.tatiana
View ArticleGet All Timephased Data in XML Export from Project Professional 2013
Hi All,Using VBA to save project file/s as xml, then SQLXML Bulk Load into an SQL Server database. This is the fastest way I've found to get Project data into SQL Server, which we do in order to...
View ArticleCSOM - change task status manager
can someone provide an example of how to change a task status manager using CSOM? i know how to do it using PSI, but can't figure out how to do it with SCOMthis is what i got so far: foreach...
View ArticleCSOM - check if resource custom field row exist and create new row
does anyone know how to use CSOMto check if resource custom field row exist and create new row ?i have code that will update a custom field for a resource if the row already there, but it doesnt work...
View ArticleUser (Resource) custom field Update Using CSOM
How do i update the User (resource) level custom field using CSOM in Project Online.Thanks, Parth
View ArticleCSOM - update resource availability
does anyone know how to update resource availability in CSOM? i need to rewrite some code written in PSI and can't find a way to do it. Any ideas?here is my code in PSI...
View ArticleExpanding summary tasks in master project file (VBA)
In Project 2013 have a master project file with several projects linked as subprojects. I want to import all tasks into an Excel range as described in...
View ArticleWhat is the supported way to authenticate to odata on Project Online?
I have a .net app that needs to consume data from Project Online. (Note: this is not a "project app", at this point it's just a console application). In the browser, I can easily connect to...
View Article