How to use Find and Replace in Word 2010

You may be proofreading a huge document, and half way through, you spot a spelling error.  This error may be repeated in many places in the report but you need to email the report to your manager in five minutes.

You could proof read the report and try to spot each error and replacing it manually.  You could, but it would take ages, be frustrating, and you could easily miss an error.

Word can do this for you in a super-speedy way so you can meet that deadline.

Here is a sample document…and oh no, document has been spelled with a k instead of a c.

mid-document-error
Mid document you spot an error…..

I need to replace this mistake and find any other ones in the report.

I double click on the word to highlight it…and then on the Home tab, I click on replace. I click “Find all”.

location-of-the-replace-button
The replace button is found in the Home tab on the far right

Now I can type in the replacement word – the screen will look like this:

find-and-replace-example
Type in the replacement word and let the magic happen….

Word will locate and replace the target word until it reaches the end of the document – but there may be errors in the remainder of the report.  Don’t worry, Word will prompt you by asking you….”do you want to continue searching from the beginning”

prompt message in find and replace
Word will remind you to check the remainder of the document… how thoughtful.

Click yes and the remainder of the document will have been checked and Word will tell you how many replacements it made

Confirmation of replacements made
Word confirms how many changes have been made.

You can then send your document, safe in the knowledge that the error has been corrected throughout your document.

This is a very quick and easy tool to use.  It is a a key skill from which to build up your experience with time-saving functions.  More tips and tricks like this, are included in our advanced word courses.

 

 

 

 

 

 

 

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.