UpdateChartData method
I am using MS Project 2013 Pro (desktop client) and trying to set up the dashboards for my users to see our utilization rates. Part of this is a chart with rolling dates. I was trying to use the...
View Articlehow to import the Issues list from an Excel File in Project Server 2013
Hi,I'm using Project Server 2013.A Project Manager has been playing with the Issues List, deleting some fields, creating new columns and modifying some columns name. The result of this is that I'm...
View ArticleAutomating Project Ressource and Capital requirements by project delivery...
Hello,I have a user that has a spreadsheet showing a roadmap of specific project over the course of 3 years. This roadmap 'tab' in excel has the intent of visually showing stakeholder where certain...
View ArticleRegistering Remove Event for Project Online issue
Hi guys!I have started digging into Project Online and now have new issue. So, I am not sure if it's somehow related to what I have discovered yesterday (SharePoint v16 libraries dont work with Project...
View ArticleCan't open Excel File manually after MS Project has opened it via VBA
I was testing a section of code I got from a forum that opens a Excel Workbook via MS Project VBA so that I could use it to update a Excel Workbook that I have. The macro opens the Workbook as intended...
View ArticleUpdate custom field based on lookup table
hello forum members,how do I update a custom field based on lookup table that already has a value? If I use AddProjectCustomFieldRow(), I get an error because this row already exists. Is there another...
View ArticleWCF ProjectServer.svc - http service is unavailable
hello forum users,I had a WCF console application that was updating custom fields for project working fine until yesterday. I believe the server may had some updates installed. Now i am getting the...
View ArticleReading the color code of a bar
Hello, I'm saving a copy of a Microsoft Project document as an XML file in order to parse the XML file and extract project information. I successfully extracted most of the data I require but I can't...
View ArticleType mismatch on UserForm.show (Project Pro 2010)
I am debugging a Projecr Pro 2010 add-in. There is a module that calls on a UserForm in this line:formListInput.show.There is a UserForm by that name, but when I run my add-in, there's a "Type...
View ArticleProblems with a Microsoft directed Download Mgr - SDM_EN.msi
Hi!<o:p></o:p>This post may or may not be in the correct area so I'll apologize ahead of time for my mistake. I was sent here by DreamSpark Student Support (drmspkst@microsoft.com), just so...
View ArticleADODB.recordset issues
I am debugging some Project 2010 add-ins. One of them hass a Type Mismatch error (compiling error) on a subroutine by highlighting the the first line of the sub's definition (for example, "Sub...
View ArticleOpening a File Selection window from VBA
I am working on a vba sub-routine that will create a project file that we can send to our customers. The procedure will remove any confidenital information from the plan and save it a local file. I...
View ArticleColor Coding Tasks in Project 2013 based on late/on schedule status
Is there a macro out there that color-codes the tasks in MS Project 2013 based on the task status (late/on schedule)?Thank you.
View ArticleCuston Table in MS Project with VBA
Hi i am a new User with project, i want to create a custom table but i am create this from a VBA macro, anyone have any idea to how to do its
View ArticleCreate a new multiform project instance
I have a multi form project and I was trying to create a new instance of my multiform project but just i was created a new instance of form1Using:Dim new Program as New Form1Program.Show()I want to get...
View ArticleUpdateChartData Method for
I am using MS Project 2013 Pro (desktop client) and trying to set up the dashboards for my users to see our utilization rates. Part of this is a chart with rolling dates. I was trying to use the...
View ArticleTaskOnTimeLine failing - Argument value is not valid
Looking at automating some basic project data and running some trials but running into this problem of adding existing tasks to the timeline. Here's my code inside a Project file module: Public Sub...
View ArticleHow do I read the enterprise custom fields in C#?
Hello, At the moment I am stuck trying to read out an enterprise custom field in an office Addin for Project. I know I can read out the custom fields for tasks like this and I am also able to get the...
View ArticleWorkflow History Empty - SharePoint Designer 2013
I am building a Project Server 2013 workflow using SharePoint Designer 2013. I have assigned the workflow to use the OOB Project Server Workflow Task list and Project Server Workflow History. Tasks...
View ArticleHow to pass value from aspx page to html page using session variable ?
Hi I have one problem,i need to pass value from aspx page to html page using session.I don't want pass value using url query string, For example,i have login.aspx page and Welcome.html,in this if user...
View Article