course material

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

Forum home » Delegate support and help forum » Microsoft Excel Training and help » Course material

Course material

resolvedResolved · Low Priority · Version 2007

Steve has attended:
Excel Intermediate course
Excel Advanced course

Course material

will this course material / training document be supplied electronically?

cheers

RE: course material

Hi Steve,


You do have further course material available to you through your online delegate account.

When you completed the online feedback form at the end of your course a password would have been generated & sent to you via email, this along with your email address will be your login details to gain access to these resources (reference manual, exercise files & the support forum.) Available through www.stl-training.co.uk

If you send me your email address I'll get a email sent out to you with step-by-step instructions on how to access these resources.


I hope this resolves your question. If it has, please mark this question as resolved.


If you require further assistance, please reply to this post.

Regards,


Nafeesa

Microsoft Office Specialist Trainer

Will be marked as resolved in 5 days

Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.

RE: course material

Hi Nafeesa

Please send instruction to steve.r.brown@shell.com

Thanks

RE: course material

Hi Steve,

I have emailed some instructions on how to log in to your delegate account & access the extra resources

If you require further assistance, please reply to this post.


Regards,


Nafeesa

Microsoft Office Specialist Trainer

Will be marked as resolved in 5 days

Notice: This is an automated message. Due to inactivity, this forum post will be marked as 'resolved' if there are no further responses in the next 5 days.

Sun 19 Dec 2010: Automatically marked as resolved.

 

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:

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


Server loaded in 0.08 secs.