Error after installing Project 2003 on PC running Office 2007
Thu, 14 Aug 2008 13:20:15 -0700
Hello,
I installed Project 2003 (and Visio 2003) on my PC that is running Office
2003. Now I get Error 25090, which points to an OSE.exe problem. The file is
there. Any clues on how to resolve this? The programs are stuck in mid
installation stage.
Thanks
--
MarkP ...
|
entering a work resource
Thu, 14 Aug 2008 13:08:01 -0700
i do i enter a work resource that does not have an hourly cost? for example a
subcontractor that charges $2.00/ ft ...
|
inputting certain amount of money for a task
Thu, 14 Aug 2008 12:31:01 -0700
I need to input a certain amount of money for a particular task. For example
in 2008 we are only allowed to use 25 days and the external cost for that is
$5,000. How would I put that in? ...
|
workdays different years on same task
Thu, 14 Aug 2008 11:11:14 -0700
...
|
resource on 12 hour calendar only shows 8 hours work
Thu, 14 Aug 2008 09:25:01 -0700
I have created 2 resources for 12 hours per day working but they only show 8
hours for costs. The resources have been assigned a calendar with a work-time
of 0800-2000 and 7 days per week. The relevant tasks have also been assigned
the same calendar. How can/do I show these resources working 12 hours per day? ...
|
"last week" custom filter for start column
Thu, 14 Aug 2008 09:04:01 -0700
start & finish columns have auto filters have 'today', 'tomorrow',
'next week', etc.
Does anyone know how to create 'last week' so I can quickly filter on what
should have started last week in status meetings?
I can not get what I want using combinations of canned filters.
Thanks
John ...
|
Problem setting default file format to Project(*.MPP) in Project 2
Thu, 14 Aug 2008 08:17:00 -0700
When I go to Tools-Options-Save and in the "Save Microsoft Office Project
files as"
I change it to "Project (*.MPP)" and close and reopen project. It reverts
back to save as "Microsoft Project 2000-2003 (*.MPP)" How do I get it to
default to "Project (*.MPP)" only?
Thanks in advanced for any help. ...
|
|
|
Project 2007 as a graphical tool
Thu, 14 Aug 2008 08:13:02 -0700
We are in a business with fixed start and end times for all tasks. There is
no such thing as early, late, less or more effort, overtime, no split tasks,
(recources we have but as a pool, not as individuals), we don't track costs
in this manner, etc. Everything is an FS task.
We nonetheless like the graphica ...
|
OLAP configuration error message...no such host is known
Thu, 14 Aug 2008 05:36:03 -0700
I have built the cube in 2007, I can see the view that I have built...but
when I go to edit the existing view and update the pivot controls, etc...I
get the following messsge
in the view definition section...
'...query could not be processed no such host is known...'
One more thing...I added a custom proj ...
|
Case Statement question
Thu, 14 Aug 2008 05:25:01 -0700
I am trying to change font color based on the Status of a task. Here is my
case statement
Sub percent_complete()
Dim Status As String
For Each Task In ActiveProject.Tasks
Select Case Task.Status
Case Status = "Late"
SelectRow Row:=Task.ID, RowRelative:=False
...
|