I'm using MS Project 2007.
By default, network diagram format is in dates not day. So how to change it for early start/end, late start/end from dates to DAY? I want it to be days not date. But i couldn't find a way to do it.
Please guide. Thanks.
Submitted via EggHeadCafe - Software Developer Portal of Choice
Bar Graph With ASP And No Components
http://www.eggheadcafe.com/tutorials/aspnet/5625d50f-ccea-49ea-a7a9-60eb835185fa/bar-graph-with-asp-and-no.aspx
The network diagram view does not have that capability built in.
However, you can calculate the day value in a custom field and use
that value as the display in the network diagram view.
For example, the formula below in a text field will calculate the
difference a task's start date is from the start date of the
project.
ProjDateDiff([Project Start],[Start])/[Minutes Per Day]
A slight variation in the formula will calculate the difference
between a task's end date and the start of the project:
ProjDateDiff([Project Start],[Finish])/[Minutes Per Day]
If you search this newsgroup for a post in mid November titled "More
Help Setting up School Homework Project" you'll see quite a
discussion about this very topic.
I hope this helps. Let us know how you get along.
Julie
Project MVP
Visit http://project.mvps.org/ for the FAQs and additional
information about Microsoft Project
<kevin> wrote in message news:2009121965...@hotmail.com...
Jim Aksel, MVP
Check out my blog for more information:
http://www.msprojectblog.com
"kevin" wrote:
> .
>
JulieS wrote:
Hello Kevin,The network diagram view does not have that capability built in.
19-Dec-09
Hello Kevin,
The network diagram view does not have that capability built in.
However, you can calculate the day value in a custom field and use
that value as the display in the network diagram view.
For example, the formula below in a text field will calculate the
difference a task's start date is from the start date of the
project.
ProjDateDiff([Project Start],[Start])/[Minutes Per Day]
A slight variation in the formula will calculate the difference
between a task's end date and the start of the project:
ProjDateDiff([Project Start],[Finish])/[Minutes Per Day]
If you search this newsgroup for a post in mid November titled "More
Help Setting up School Homework Project" you will see quite a
discussion about this very topic.
I hope this helps. Let us know how you get along.
Julie
Project MVP
Visit http://project.mvps.org/ for the FAQs and additional
information about Microsoft Project
Previous Posts In This Thread:
Submitted via EggHeadCafe - Software Developer Portal of Choice
.NET GDI+ Icons Windows Forms - Draw Selected Color On Icon
http://www.eggheadcafe.com/tutorials/aspnet/81523b59-98a2-4c9b-9616-4b89cbcaf8d5/net-gdi-icons-windows-f.aspx
Julie
<kevin> wrote in message news:
Kevin,
JulieS wrote:
Hello Kevin,The network diagram view does not have that capability built in.
19-Dec-09
Hello Kevin,
The network diagram view does not have that capability built in.
However, you can calculate the day value in a custom field and use
that value as the display in the network diagram view.
For example, the formula below in a text field will calculate the
difference a task's start date is from the start date of the
project.
ProjDateDiff([Project Start],[Start])/[Minutes Per Day]
A slight variation in the formula will calculate the difference
between a task's end date and the start of the project:
ProjDateDiff([Project Start],[Finish])/[Minutes Per Day]
If you search this newsgroup for a post in mid November titled "More
Help Setting up School Homework Project" you will see quite a
discussion about this very topic.
I hope this helps. Let us know how you get along.
Julie
Project MVP
Visit http://project.mvps.org/ for the FAQs and additional
information about Microsoft Project
Previous Posts In This Thread:
Submitted via EggHeadCafe - Software Developer Portal of Choice
Javascript - posting forms with images.
http://www.eggheadcafe.com/tutorials/aspnet/e8c9c40a-eb1f-4a88-9609-289b84afb682/javascript--posting-form.aspx
Is there a way i can put the Network Diagram to MS Word so that i can print it out with my essay?
Kevin,
kevin wrote:
How to view critical path in Network diagram?
19-Dec-09
I know the way to view critical path in Gantt Chart. But is there any where i can view it on Network Diagram?
Kevin,
Previous Posts In This Thread:
Submitted via EggHeadCafe - Software Developer Portal of Choice
.NET Compact Framework Kill All Programs
http://www.eggheadcafe.com/tutorials/aspnet/46d87ff7-19ac-400e-88c0-6040a0f54209/net-compact-framework-ki.aspx
You can use the Copy Picture button or Edit > Copy picture to create
a GIF image file of your network diagram. Then you can insert the
GIF image in the Word document.
Julie
Project MVP
<kevin> wrote in message news:20091219105...@hotmail.com...
I'm going to have to respectfully disagree with Julie here. The Critical
Path is shown in the Network by default - it's the red boxes.
Hi Dave,
No troubles at all. <smile> I like having people disagree with me.
I'm wrong more often than I'd like. However, this is a case of
weird newsreader problems.
The way the posts show doesn't make it clear that my comment "The
network diagram view does not have that capability built in" was
really not in response to the question that Kevin posted about
critical path, it was in response to another question that you are
not seeing about showing the day count (1, 2, 3 etc) in the network
diagram view instead of the date of the task.
Instead of creating a new post with a new topic, Kevin just used my
reply to his previous question to post a new question with a
different subject and didn't trim out the reply and original
question. Luckily Kevin also discovered how to show critical path
in the network diagram 10 minutes after posting his question. The
changing of subject line makes it a bit difficult to follow the flow
of the conversation if your newsreader doesn't group by ID but
rather groups by subject.
Julie
LOL! I thought it was very strange.