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

course manual exercise

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Course manual & Exercise files

Course manual & Exercise files

ResolvedVersion 2013

Leanne has attended:
Excel Advanced course

Course manual & Exercise files

The link in the email with the Course manual & Exercise files for Office 2013 is the same as that for Office 2010.

Is this deliberate?

RE: Course manual & Exercise files

Hi Leanne,

Apologies. The should be similar but not the same. Would you like me to get another link sent to you?


Kind regards

Richard Bailey
Microsoft Office Specialist Trainer

Tel: 0207 987 3777
Best STL - https://www.stl-training.co.uk
98%+ recommend us

London's leader with UK wide delivery in Microsoft Office training and management training to global brands, FTSE 100, SME's and the public sector

RE: Course manual & Exercise files

Yes please!

RE: Course manual & Exercise files

Hi Leanne,

Apologies for the delay!

Please see the link in your delegate account - courseware.

Kind regards

Richard Bailey
Microsoft Certified Trainer

Mon 27 Apr 2015: Automatically marked as resolved.

Excel tip:

Stop Formula Returning A "#DIV/0" Error

If a formula returns a #DIV/0 error message there is a way to avoid such results.

For example the formula =A1/B1 will return a #DIV/0 if B1 is empty or a zero.

If you protect your formulas with the ISERROR function, the formula will then look like this:

=IF(ISERROR(A1/B1),0,A1/B1)

In plain English: should the result of A1 divided by B1 be an error change the result to 0 else show the result of A1/B1.

View all Excel hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.12 secs.