Questions tagged [ms-project]

Microsoft Project is a tool to help plan projects and track progress against that plan

Microsoft Project is a software tool for planning projects at granular level and tracking progress against that plan. You can:

  • plan projects
  • create teams
  • create resources and manage their working time
  • manage tasks and allocations of resources to tasks
  • create timesheets
  • track work progress (actuals)
  • track project costs

and much more in a single intuitive interface.

This tag is for programming questions related to the use of . General questions about MS Project use should be referred to superuser.com.

Links:

999 questions
-1
votes
1 answer

How to check for different worksheet names in excel and add new in case it doesn't exist

I'm exporting my data from MS Project to MS Excel (single pre-defined file with a given name all the time, for e.g. XYZ.xlsx) and want to have different worksheet in the excel for every workstream in the project. And number of workstreams can…
crazyfrog
  • 95
  • 1
  • 3
  • 9
-1
votes
2 answers

DATE Variable not inserting values properly

I have a macro that opens a MS Project file and copies the content itself in an Access table. I make it through Excel because afterwards I need to make some queries and copy the results into some cells. This code below creates or drops the…
Eva FP
  • 775
  • 9
  • 24
-1
votes
1 answer

Writing to the Task.Stop field Microsoft Project

I am attempting to take status off of a task by setting the task.stop field to an earlier date using vba. I am getting a "Runtime Error 1101: The argument is not valid." I have tried the following two lines of code: Task.Stop =…
Doug Clarke
  • 43
  • 1
  • 13
-2
votes
0 answers

Configure default Project Web App in MS Project during installation

Is there a way to configure a new account to Project Web App as default during installation of Project or afterwards via script? I can find information on how users can do this (https://www.vishalon.net/blog/add-pwa-to-ms-project), but nothing about…
Bishop
  • 127
  • 2
  • 14
-2
votes
1 answer

Can Microsoft Project 2016 work with MSPS 2013

We have some windows issues with Microsoft project 2013. It will not connect with msps 2013. We were forced to update windows to the latest version. We are wondering if it would be better to get MS Project 2016 so we can interact with our MSPS 2013…
mver
  • 1
-2
votes
1 answer

VBA - Import Excel data to MS Project

I'm trying to take a table of data from Excel and import it into MS Project Here is a screenshot of what I have in Excel: CC: Excel table of column headers of: WBS, Task Name, Start Date, Finish Date, Duration, Work, and Resource Name with rows of…
vba-67678
  • 1
  • 2
-2
votes
1 answer

Colour coding agile task boxes based on priority level

I am new to MS projects and want to format task boxes within a sprint board so that the priority level assigns a color to the box. Is this possible and can anyone write the code for it (I don't know anything about coding)? Edit: I need to clarify, I…
-2
votes
1 answer

Is it possible to import a whole project from Azure Devops into MS-project?

As the title implies: is it possible to import a whole project from Azure Devops (TFS) into MS-project? I am missing the "Team" tab in ms-project.
ellmosh
  • 1
  • 3
1 2 3
66
67