How to add months to a date in Excel 2010 using a simple formula

In one of my earlier blog posts, I looked at how an Excel formula can add working days to a date.  This was for a manager who wanted to set up deadlines for the tasks to be completed within the team’s appraisal meetings.

I want to build on this and find out how to add a number of months to a date.  I was feeling brave, but despite my best efforts, I spent ages trying to figure it out, and then resorted to asking the trainer for advice via our forum.

So back to my example of the manager who wants to add follow up meeting dates.

  • He has conducted the appraisal meetings with each team member, and at that meeting he has agreed a review date for each team member.
  • He has decided to sets their review date in 3 months.

Here is the worksheet ready for the formula:

appraisal-follow-up-one-day-excel-course-london
The appraisal meeting date is set, and now the manager wants to add a follow up meeting in three months.

The easiest way to add three months to the meeting date is to use a formula with the months expressed as number of days (3 x 31 days = 93).

So the formula will be = the meeting date in column F + 93 days.

The manager can add the formula to the first team member’s details, and then copy the formula down the column for the remaining staff.  The first row will be =F3+93

add-three-months-to-date-one-day-excel-course-london
The manager has added the formula so the follow up meeting dates are automatically updated.

If the manager has to reschedule the appraisal meeting date, the formula will automatically update the follow up meeting date.  Phew.

If you are looking to get more out Excel formulas and functions, these are included for all levels in our one day course Excel London.  https://www.stl-training.co.uk/microsoft/excel-training-london.php

 

 

 

 

 

Adding working days to a date in Excel

I use Excel for planning work and setting deadlines and I always work better if I know the due date for a piece of work.

I used to manually work out the number of working days between dates, using my Outlook calendar, and then switching between screens to then add the dates to my Excel worksheet.  This didn’t seem to be in the spirit of Excel and formulas.  Excel is designed to speed up these common functions, so I set out an example this morning to test it out…

Imagine a manager with a team of six.  The manager needs conduct appraisals according to clear deadlines, so that he meets the HR standards, and that he and his staff have plenty of time to prepare for their meetings.

The manager can use Excel to automatically enter the key dates for actions to be completed.  From one key date (let’s assume it’s from the day the appraisal form is emailed to the team member) Excel formulas can automatically update the follow on dates.

Tip: Make sure your cells are formatted correctly as dates for the answer to make sense.  For example, use format painter to copy the date format from B3 into C3.  This saves you formatting the cell manually and trying to select the correct date format from the long list.

The manager does not want to include weekends in the calculation, so the formula needs to reflect that.

Here is the initial worksheet

staff-appraisal-plan-start
The manager has set up the headings for each phase of the appraisal process, with the date the appraisal form was sent. He now needs to work out the dates for the following stages by adding working days.

To add working days to a date in Excel, the formula will be

=WORKDAY(Start date, days,[excluding holidays])

so for example, to add 10 working days to a date in Cell B3 the formula would be =WORKDAY(B3,10).

Tip:  In Excel 2010, when you start typing your formula with = and then the W , Excel will know what you are doing and give you a drop down list of options. You can then double click WORKDAY and follow the prompts to add the remainder of the formula.

So in our example, worksheet entry will look like this

WORKDAY-calculation-adding-days-to-date
The formula for the deadline to return the appraisal form will be updated automatically using the formula. So if the date changes in B3, the new deadline will be updated by Excel.

The manager can now copy the formula into the remaining cells and  the new dates are now updated in C3.  Now the manager can confirm the deadline for returning the completed appraisal forms.

10-working-days-added-to-a-date-Word-2010
Excel has now automatically updated the deadline for the return of forms using the workday formula

The manager can now add the dates for the remaining stages of the process, using the formula and amending the number of days depending on the guidelines.  He completes the formula for each section for the first team member, and then copies the formula down to the remaining team members.

The completed dates will look like this…

Add-working-days-to-date-Word-2010
The remaining dates have been completed by applying the formula and copying down to the relevant cells.

Now the manager has a clear set of dates to work with, and he can plan his time accordingly.

This skill is included in our Excel Training UK courses, so you can learn the basic formulas and then build on them to complete advanced calculations.