Resource Sheet
Wed, 20 Aug 2008 22:46:02 -0700
Hi all,
How to access Resource sheet using C# .Net in MSProject 2007?
I need to check/remove resources from Resource sheet programatically...
Thanks,
...
|
Automatically running VBA code in Project
Wed, 20 Aug 2008 23:55:41 -0400
Hello,
I want to display remaining budget amount for a task. I start with
a fixed budget amount for the first task with zero expense. Then I enter
expenses for following tasks. The aim is to calculate the remaining amount
for
each task automatically as one enters the expenses.
I created three column ...
|
Use for formulas in VBA
Wed, 20 Aug 2008 19:49:53 -0400
Hello,
I want to display remaining budget in a project for a task. I start with
a fixed amount of budget with first task with zero expense. Then I enter
expenses for each task. The question is to know the remaining amount for
each task.
I created three columns: Budget, Expenses and Remaining Budg ...
|
lock task start regardless of leveling
Wed, 20 Aug 2008 14:01:14 -0700
Is there a way to lock when a task starts, regardless of leveling? right now
if i have a 5 day task starting on monday morning and a 1 day task starting
on wednesday morning, and put "Must Start On" constraints on both, leveling
still moves the wednesday task to start on the next monday morning, after the
f ...
|
ODBC connection mpp file
Wed, 20 Aug 2008 13:38:11 -0700
Hi, i've a question, is there anyway to read data from mpp file by using ODBC
connection. If yes, can you please show me some sample codes like the
connection string and how to read data. I'm trying to develop a standalone
application by using either VB 2005 or C# 2005.
I know i can use OLEDB Provider to r ...
|
Adding Priority field to OLAP Cube
Wed, 20 Aug 2008 08:42:03 -0700
My organization is running MS Project Server 2007 with the infrastructure
update. We would like to have the priority field from project show up in data
analysis. Does anyone know where this field is located? How can we add it
to the cube? Thanks! ...
|
MS-Project 2002-2003
Wed, 20 Aug 2008 07:08:10 -0700
Hi
In our project we have upgraded from Project 2002 to Project 2003 and we get
som new problem that we havent had earlier.
In our code we do the following
ResourceGraphBarSTyles ShowAvailability:=True.
It worked earlier but now we get error
1101
in swedish
"Ogiltigt argumentvärde"
"Kontrollera att v ...
|
|
|
Problem running Project Macro VBA
Wed, 20 Aug 2008 03:58:05 -0700
Hi,
I'm trying to make a macro that automatically assigns resources to tasks,
depending on the values of two custom text fields.
Imagine, that in the Gantt Chart view I've two custom fields, "text1" and
"text4", and the same thing in resource view, so if I put in the gantt view
text1="E1", and text4="F1" ...
|
PDS to PSI (missed functionality)
Wed, 20 Aug 2008 03:07:03 -0700
Hello!!!
I have a task for setting actual work for an assignments in hours for
specified days.
I can do this with PDS (Project 2003) using next statement:
<Request>
<AssignmentsSave>
<Assignments>
<Assignment>
<WUID>11978</WUID>
<TimephasedDat ...
|
problem in updating custom field on publishing event of Project Se
Wed, 20 Aug 2008 03:01:04 -0700
I am having a problem while updating a custom field value of a specific
project when OnPublishing event of project server raises. When I log on the
Project Web Access with svc-emp user then it works fine and value of custom
field updates, but when I log on on Project web access with different user it
raises ...
|