Calendar Days instead of Work Days

L

Laz

I have a completed plan with all the task durations in days (work days). I
need to generate reports and schedules views in calendar days.

Is there a method to do change from days to edays in the reports and task
durations?
 
J

JulieS

Hello Laz,

You could add a custom duration formula and calculate the differences
between the Start and Finish date using a custom calendar which had 7 working
days per week.

Create a custom calendar (Tools > Change Working Time > New) and set all
Saturdays and Sundays to working days. In the formula below, I assumed a name
for the custom calendar of "7Day"

Add a custom Duration field (Duration1 for example) and add the following
formula:
ProjDateDiff([Start],[Finish],"7Day")

The formula will calculate the difference between the start and finish dates
using the custom calendar.

I hope this helps. Let us know how you get along.

Julie
 
L

Laz

Julie ..... I did as you suggested, it works for the non-summary tasks, but
not for the summary tasks. How can I get the summary tasks to also show the
calendar days? The summary task are critical in reporting!!!

Thanks for your time,
Laz

JulieS said:
Hello Laz,

You could add a custom duration formula and calculate the differences
between the Start and Finish date using a custom calendar which had 7 working
days per week.

Create a custom calendar (Tools > Change Working Time > New) and set all
Saturdays and Sundays to working days. In the formula below, I assumed a name
for the custom calendar of "7Day"

Add a custom Duration field (Duration1 for example) and add the following
formula:
ProjDateDiff([Start],[Finish],"7Day")

The formula will calculate the difference between the start and finish dates
using the custom calendar.

I hope this helps. Let us know how you get along.

Julie

Laz said:
I have a completed plan with all the task durations in days (work days). I
need to generate reports and schedules views in calendar days.

Is there a method to do change from days to edays in the reports and task
durations?
 
J

JulieS

Hi Laz,

You need to set the custom field to calculate for the summary rows. Go
back to Customize Fields and select "Use formula" under the section
"Calculation for task and group summary rows."

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


Laz said:
Julie ..... I did as you suggested, it works for the non-summary
tasks, but
not for the summary tasks. How can I get the summary tasks to also
show the
calendar days? The summary task are critical in reporting!!!

Thanks for your time,
Laz

JulieS said:
Hello Laz,

You could add a custom duration formula and calculate the differences
between the Start and Finish date using a custom calendar which had 7
working
days per week.

Create a custom calendar (Tools > Change Working Time > New) and set
all
Saturdays and Sundays to working days. In the formula below, I
assumed a name
for the custom calendar of "7Day"

Add a custom Duration field (Duration1 for example) and add the
following
formula:
ProjDateDiff([Start],[Finish],"7Day")

The formula will calculate the difference between the start and
finish dates
using the custom calendar.

I hope this helps. Let us know how you get along.

Julie

Laz said:
I have a completed plan with all the task durations in days (work
days). I
need to generate reports and schedules views in calendar days.

Is there a method to do change from days to edays in the reports
and task
durations?
 
L

Laz

Julie .....
Thank you very much.
The column and formuls worked well.
I should have remembered to set to calc for the summary rows.
Thanks again,
Laz

JulieS said:
Hi Laz,

You need to set the custom field to calculate for the summary rows. Go
back to Customize Fields and select "Use formula" under the section
"Calculation for task and group summary rows."

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


Laz said:
Julie ..... I did as you suggested, it works for the non-summary
tasks, but
not for the summary tasks. How can I get the summary tasks to also
show the
calendar days? The summary task are critical in reporting!!!

Thanks for your time,
Laz

JulieS said:
Hello Laz,

You could add a custom duration formula and calculate the differences
between the Start and Finish date using a custom calendar which had 7
working
days per week.

Create a custom calendar (Tools > Change Working Time > New) and set
all
Saturdays and Sundays to working days. In the formula below, I
assumed a name
for the custom calendar of "7Day"

Add a custom Duration field (Duration1 for example) and add the
following
formula:
ProjDateDiff([Start],[Finish],"7Day")

The formula will calculate the difference between the start and
finish dates
using the custom calendar.

I hope this helps. Let us know how you get along.

Julie

:

I have a completed plan with all the task durations in days (work
days). I
need to generate reports and schedules views in calendar days.

Is there a method to do change from days to edays in the reports
and task
durations?
 
J

JulieS

You're welcome Laz and thanks for the feedback.

Julie
Project MVP

Visit http://project.mvps.org/ for the FAQs and additional information
about Microsoft Project


Laz said:
Julie .....
Thank you very much.
The column and formuls worked well.
I should have remembered to set to calc for the summary rows.
Thanks again,
Laz

JulieS said:
Hi Laz,

You need to set the custom field to calculate for the summary rows.
Go
back to Customize Fields and select "Use formula" under the section
"Calculation for task and group summary rows."

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


Laz said:
Julie ..... I did as you suggested, it works for the non-summary
tasks, but
not for the summary tasks. How can I get the summary tasks to also
show the
calendar days? The summary task are critical in reporting!!!

Thanks for your time,
Laz

:

Hello Laz,

You could add a custom duration formula and calculate the
differences
between the Start and Finish date using a custom calendar which
had 7
working
days per week.

Create a custom calendar (Tools > Change Working Time > New) and
set
all
Saturdays and Sundays to working days. In the formula below, I
assumed a name
for the custom calendar of "7Day"

Add a custom Duration field (Duration1 for example) and add the
following
formula:
ProjDateDiff([Start],[Finish],"7Day")

The formula will calculate the difference between the start and
finish dates
using the custom calendar.

I hope this helps. Let us know how you get along.

Julie

:

I have a completed plan with all the task durations in days
(work
days). I
need to generate reports and schedules views in calendar days.

Is there a method to do change from days to edays in the reports
and task
durations?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top