work days

Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Work days

Work days

resolvedResolved · Low Priority · Version 2007

Michael has attended:
Excel Advanced course

Work days

e.g. I want to add 7 working days to a start date and then carry this formula down several days so that only working days (monday to fri and excl public holidays are considered)

RE: work days function

Dear Michael

Thank you for attending the Excel Advanced course. I hope you enjoyed the course and benefited from it.

You would need to use the WORKDAY Function to do this!!

Please find attached Excel file where I have done some calculations for you. I searched on the internet and found all the Public holidays scheduled for 2009.

As you can see on the peach coloured cells I have entered some dates and in eth light green cells the result appears. The function I used on cell B2 is =WORKDAY(A2,6,$G$3:$G$10)

Where

START DATE: A2 is the date that I am inputting.

DAYS: 6 is the no. of working days I want the difference. I used 6 so that I the date I entered would be included.

HOLIDAYS: $G$3:$G$10 in the range where I have entered all the public holidays.

I believe it is self explanatory and hope this helps If this posting has helped in answering your query then I would request you to mark the posting as Resolved. If, however, it hasn

Attached files...

calculating working days excluding public holidays.xls

 

Training courses

 

Training information:

See also:

Welcome. Please choose your application (eg. Excel) and then post your question.

Our Microsoft Qualified trainers will then respond within 24 hours (working days).

Frequently Asked Questions
What does 'Resolved' mean?

Any suggestions, questions or comments? Please post in the Improve the forum thread.


 

Excel tip:

Checking formulas with multiple operators

When dealing with formulas containing more than one operator (+, -, /, *), Excel follow standard BEDMAS order of operation rules. These rules specify the order that calculations will be performed in, regardless of how the formula reads left to right:

B = brackets
E = exponents
D = division
M = multiplication
A = addition
S = subtraction

It should be noted that multiplication and division are considered equal; as are addition and subtraction.

If you would like to check the order in which Excel is performing calculations in a formula, simply click on the cell containing the formula. Then go to Tools - Formula Auditing and select Evaluate Formula.

In the Evaluate Formula dialogue box that appears on your screen, click the Evaluate button to see how Excel calculates the formula result.

View all Excel hints and tips


Server loaded in 0.08 secs.