Finding and Assigning hwnd for Microsoft Project
As part of a large macro I'm writing in Microsoft Project, I'm attempting to use the popular API code shownhere to open a file selection dialog that my user can use to select a file path. This code...
View ArticleVBA to identify a group of tasks being updated
Good Afternoon, I have not had much luck with Project questions here, but now that I have dug a little deeper I think I can ask a question that you may be able to help with. If any of you know of a...
View Articlehow to host custom wcf service on office 365
hi all,I am working with project online using client object model 2013.I want to host custom wcf services on project online teant.hosting service on cloud. Please suggest me.vijay
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 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 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 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 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 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 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 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 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 Articlehow to host custom wcf service on office 365
hi all,I am working with project online using client object model 2013.I want to host custom wcf services on project online teant.hosting service on cloud. Please suggest me.vijay
View ArticleFinding and Assigning hwnd for Microsoft Project
As part of a large macro I'm writing in Microsoft Project, I'm attempting to use the popular API code shownhere to open a file selection dialog that my user can use to select a file path. This code...
View Article