Recalculate project with variable ressources
Wed, 5 Apr 2006 09:33:32 +0200
Hi all,
I looking for a direction/guidance on how to do the above.
For a given project, the ressource are based on the number of student per
course.
Depending on how many student per intake we get, the required ressources
will vary.
How can this parameter be assigned to a variable.
Questions :
Can it d ...
|
Traverse the Gantt Chart Table
4 Apr 2006 12:31:58 -0700
This is a VBA question:
I see methods for creating, setting and deleting bar formats from the
gantt bar style table.
(i.e. GanttBarStyleEdit, GanttBarStyleDelete)
What I don't see how to tranverse the current set of gantt bar styles.
I do see how to assign custom formats to each task...
http://masamiki.c ...
|
Estimation with Use Cases: A Simple and Effective Approach
1 Apr 2006 11:27:01 -0800
This book was just released in ebook and is due in hardcopy soon
http://www.porterlearning.com/ see publications
"Estimation with Use Cases: A Simple and Effective Approach to
Estimating Software Projects" by Jon Porter.
The primary goal of this publication is to provide a simple method of
forming u ...
|
Add Child Task: a tasks collection suprise
31 Mar 2006 14:54:41 -0800
Here is an interesting problem/bug related to VBA and MS Project.
As near as I can tell there is no simple function to add a child task.
I would have thought the following would do what I wanted/expected.
Set ChildTask = ParentTask.OutlineChildren.Add(Name:=Name)
However, it appears that the Add method ...
|
Command execution sequence in VBA
Mon, 27 Mar 2006 08:46:50 +0200
HI NG ,
I am using a small macro ( VBA ) in my ms project file doing various things.
The command in the first line is - Application.CalculateAll -. Then other
commands
follow. But while executing this macro the command Application.CalculateAll
is
always executed last behind all other commands although it i ...
|
Macro to update hyperlinks
Sat, 25 Mar 2006 13:02:45 GMT
I'm having an opportuntiy in that I've got 400 or so hyperlinks in a
project schedule that need to be updated. These links all have a
constant data value being passed to the browser to bring up the
process supporting the schedule. The problem is that the defined
process is changing so this process id constan ...
|
Element Not Found error
Fri, 24 Mar 2006 09:23:33 -0500
I am developing an ocx in VB6 and everything is working fine there. Management has asked that it be
made to work in VBA so of course I have had to make some modifications. During one such edit/compile
something happened and the ocx will no longer drop onto a userform in VBA. It is available in the
toolbox but w ...
|
|
|
use different global.mpt
Fri, 24 Mar 2006 13:54:35 +0100
Hi
I have application which communicate with MS Project through OLE Automation.
In some special situations I need to start MS Project with different
global.mpt. How can I do it? Maybe I look wrong, but don't find any property
or function like ChangeGlobal, SetGlobal, etc. Thank you for any answer
Dan
...
|
Custom Start Date
21 Mar 2006 07:01:20 -0800
I am using a custom Start Date (Start1) in my project. When I change
the date in this field, it does not change the Start date. I want to
make Start1 same as Start date. How can i get this done?
I do not want to use Start and Finish columns in my project, because
when no date is given it defaults to today's ...
|
Ink
Mon, 20 Mar 2006 12:27:14 GMT
Sorry guys. The spam stuff was not my intent. I do oppoligies and won't
happen again. I have never been on newsgroups before and not sure how to
work them. I hope you guys can forgive a bad choice. Murphey ...
|