ms-project Questions

14

Solved

I'm looking for a decent sort implementation for arrays in VBA. A Quicksort would be preferred. Or any other sort algorithm other than bubble or merge would suffice. Please note that this is to wo...
Qadi asked 30/9, 2008 at 9:6

1

I have for several project a common util project which consits of some base test classe, helper class and so on. The project definition looks like this: <Project Sdk="Microsoft.NET.Sdk"> &...
Ingridingrim asked 18/5, 2020 at 7:6

1

Solved

I have a simple line of code that attempts to copy text field via project organiser from a Master project/Global.mpt to subproject within the master project (active project). I have tried multiple ...
Presidium asked 24/8, 2020 at 6:40

2

Solved

I am building office addins for Project. It is really weird that even though I am using proper icon names some icons are not showing Followed everything from the official documentation https://...

4

Solved

I have a VBA macro, that writes in data into a cleared out worksheet, but it's really slow! I'm instantiating Excel from a Project Professional. Set xlApp = New Excel.Application xlApp.ScreenUpda...
Drucie asked 16/6, 2015 at 15:18

0

This is my first SO question so please let me know if this question is not very clear or if I am missing anything. FYI SO prevented me from attaching links, so sorry for all the bad formatting. O...
Statutable asked 15/11, 2016 at 17:4

1

Solved

Trying to help our Project 2013 Users out with some VBA code, and we have come to a point where we can't seem to find an answer for finding if a Project 2013 file is checked out on our PWA server u...
Duumvir asked 10/8, 2016 at 15:30

4

I am able to create .mpx file by using mpxj library in java. I need write ( create ) .mpp file in java can any one suggest me please.
Mantua asked 4/6, 2012 at 5:41

2

Is there a way to configure MS Project 2013 so that it displays in a resource column (eg, resource initials) of the Gantt Chart view of summary tasks the UNION of all resources assigned to its leaf...
Gio asked 17/9, 2014 at 11:48

2

Solved

I am using Ms Office Interop assemblies to create a MS Project file. To save the file created, I am using FileSaveAs method and it prompts a message saying that if you want to replace the existing ...
Taliataliaferro asked 29/7, 2010 at 8:6

2

I have a requirement to modify the ms project file (.mpp) using C#.net. I have done with all the things, the only thing remaining is to modify the TimescaleStart date of MPP file using C#.net. I n...
Bathilda asked 8/6, 2013 at 11:58

1

Solved

I am developing a MSProject add-in with VSTO and I have a question about debugging. How do I use the Start Option->Command line arguments to load a specific MS Project file? I have tried using [d...

5

Solved

What are my options for programmatically accessing a Microsoft Project file? What are the pros and cons of each approach? I will basically need to import all data from the file into another data s...
Wellappointed asked 30/9, 2008 at 15:36

9

Solved

I manage a small group and I'd keep my work breakdown in project. However, it's difficult to provide my team with an adequate view into the project and ability to report on their progress. I ...
Gormley asked 10/11, 2008 at 14:40

11

Solved

Is Microsoft Project the best tool for managing software development or IT projects or is there an alternative that is better?
Habergeon asked 2/11, 2008 at 17:19

5

Solved

Has anybody used the MS Project Gantt chart control in C#? If yes, can you share some resources regarding this?
Complacent asked 22/8, 2008 at 11:0

2

Using VBA in MS Project 2003 I create an Excel sheet and write data to it. After that I want to change SetPrintArea and Orientation of the sheet I created so I wrote with xlsheet '// Defined being...
Kreda asked 21/10, 2009 at 13:37

1

Solved

I needed to do some higher-level project planning that doesn't really fit into the workflow of our day-to-day task management tools (FogBugz and whiteboards), so I figured I'd give MS Project a whi...
Superabound asked 29/1, 2009 at 12:40
1

© 2022 - 2025 — McMap. All rights reserved.