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

Instructor-led training - Advanced Excel Course

Advanced Excel Course - Advanced Excel Training - STLAdvanced Excel Course

Advanced Excel Training

Face to face / Online public schedule & onsite training. Restaurant lunch included at STL venues.

Designed for Excel 365

Advanced Course in Microsoft Excel.

Who is this course for?

Our Microsoft Excel Advanced course is suitable for those with a sound working knowledge of Excel who wish to progress to the most complicated functions and features.

Advanced Excel Course - Advanced Excel Training - STL

Prerequisites

A working knowledge of Excel or our Excel Intermediate course.

Benefits


  • At the end of this advanced Excel course you will have a complete understanding of the higher functions of Excel.
  • You will be able to perform the most advanced calculations and functions, manipulate data using pivot tables and 'advanced' analysis, record macros and integrate with other office applications.

Course Syllabus

Using logical functions

The IF function (recap)
Creating nested IF functions
The IFS function
AND and OR functions
Combining logical functions

Working with Lookups

The VLOOKUP function
The HLOOKUP function
The XLOOKUP function (365)
INDEX & MATCH

Data Validation

Using data validation
Setting criteria for entry of text, values and dates
Creating a dropdown list

PivotTables and PivotCharts

Creating and rearranging PivotTables
Using the PivotTable toolbar
Creating PivotCharts
Using Slicers to manipulate PivotTables

Using analytical options

Using Goal Seek
Creating, saving and viewing scenarios
Creating single input data tables
Creating double input data tables
Projecting with data tables

Macros

Creating macros
Using the macro recorder
Viewing and editing macro VBA code

"What do I get on the day?"

Arguably, the most experienced and highest motivated trainers.

Face-to-face training

lunch

Training is held in our modern, comfortable, air-conditioned suites.

Modern-spec IT, fully networked with internet access

Lunch, breaks and timing

A hot lunch is provided at local restaurants near our venues:

  • Bloomsbury
  • Limehouse

Courses start at 9:30am.

Please aim to be with us for 9:15am.

Browse the sample menus and view joining information (how to get to our venues).

Refreshments

Available throughout the day:

  • Hot beverages
  • Clean, filtered water
  • Biscuits

Online training

online training (virtual)

Regular breaks throughout the day.

Learning tools

in-course handbook

In-course handbook

Contains unit objectives, exercises and space to write notes

Reference material

Available online. 100+ pages with step-by-step instructions

24 months access to Microsoft trainers

Your questions answered on our support forum.

What to expect when training

Training Formats & Services

  • On a public schedule at one of our
    London training venues.
  • On-site at your company office UK wide
  • Near-site, at a location close to you
  • Tailored courses to your requirements
  • Productivity Training Programs
  • Consultancy
  • Bespoke one-to-one
  • Rollout
  • TNA
  • Upgrade
  • Case studies

Market Research Society

gravatar

Mel Coghlan,
Professional Development Manager

Really enjoyed the course and Jens is a brilliant trainer - there was lots of content but he kept the pace just right and made it fun

Sanofi

gravatar

Angat Patel,
Senior Quality Officer

Great Training Course, very helpful!

University of London

gravatar

Charlotte Richards,
Online Tutor Network Manager

This was a great course and better than expected. I will look out for further courses run by Jan and his knowledge and enthusiasm really drove the day. I learnt parts of excel I didnt know I would need such as Macros. Really enjoyed the day.

More testimonials

Who is this advanced Excel training designed for?

This course is perfect for professionals who already use Excel and want to take their skills to the next level. Typical attendees include analysts, finance specialists, project managers, administrators, and anyone keen to unlock the full potential of Excel in their role.

Do I need to be an Excel expert before joining?

No, but you should be familiar with the areas covered by our Excel Introduction and Intermediate courses. If you're already using Excel day-to-day and want to learn more advanced functions, this training will suit you perfectly.

How long does the Advanced Excel Course last?

It's a one-day session, packed with practical exercises and expert guidance. We know your time is valuable, so we focus on the most useful advanced features to help you get results fast.

Will I receive a certificate after completing the course?

Absolutely. Everyone who completes the training gets a certificate of achievement, which is a great addition to your professional profile.

Can you deliver advanced Excel training at our office, or online?

Yes, we offer flexible options. You can book on-site training anywhere in the UK, join us at our London venues, or opt for live online sessions if that's more convenient for your team. This course is also a good springboard onto our Power BI Training courses.

Is it possible to tailor the Advanced Excel Course to our business needs?

Of course. We're happy to customise the course content to match your company's processes or use your own data in exercises. Just let us know what you need, and we'll make it relevant for your team.

What makes STL's advanced Excel training courses stand out?

We guarantee our courses will run as scheduled-no cancellations. Our trainers are seasoned professionals with real-world experience, and you'll get access to post-course support and resources for up to 24 months. Plus, our London venues offer a premium learning environment, complete with restaurant lunches.

Our advanced excel training is highly rated by our customers, see all reviews here. An advanced course in Excel can improve your productivity in your job whenever your are using Microsoft Excel

Public schedule dates

Next date Location Price
Fri 13 MarOnline£264
Tue 31 MarBloomsbury £265
Mon 13 AprOnline£264
Wed 29 AprBloomsbury £270
Wed 13 MayOnline£267
Thu 28 MayBloomsbury £256

And 29 more dates...

Loading...

Loading content...

TrustPilot

star star star star star Excellent

Resources

Blog

Tutorials and discussions on MS Office

Hints & Tips

MS Office tips to save you time

Cheat sheets

MS Office shortcut keys for all versions

Infographics

Handy info on industry trends

Subscribe

Latest news & offers

Promotions

Latest Feedback

  • 98.50% customer recommendation
  • 99.15% training objectives met
  • 231,380 delegates trained
  • 14,684 organisations trained

Latest X / Tweet

  • Boost your productivity with STL Training!📈💼 No cancellations, 2 yrs support, virtual or London sessions + lunch🍽️ This week’s featured course: PowerPoint Intermediate Advanced🎨 Exstl-training.co.uk/training/sched…s://t.co/W5GvGPmym1 #BoostYourSkills #ProfessionalDevelopment
Loading...

Loading content...

Free manuals

We are providing a range of our course manuals free of charge.

Why not share this resource with your friends and colleagues?

Training manual sample

Below are some extracts from our Excel training manuals.

Mastering Logical Functions 

Using logical functions  

 IF Function:  

This is the most commonly used logical function. It checks whether a condition is met and returns one value if true and another value if false.  

 Syntax: =IF(logical_testvalue_if_truevalue_if_false 

 Example: =IF(A1>10, 'Yes', 'No') checks if the value in cell A1 is greater than 10. If true, it returns “Yes”; otherwise, it returns “No”.  

 AND Function:  

This function returns TRUE if all the conditions are true.  

 Syntax: =AND(logical1, logical2, ...)  

 Example: =AND(A1>10, B1<5) returns TRUE if both conditions are met.  

 OR Function: This function returns TRUE if any of the conditions are true.  

 Syntax: =OR(logical1, logical2, ...)  

 Example: =OR(A1>10, B1<5) returns TRUE if either condition is met. 

Advanced Lookup Techniques 

VLOOKUP (Vertical Lookup) searches for a value in the first column of a table and returns a value in the same row.  

Syntax: VLOOKUP(lookup_valuetable_arraycol_index_num, [range_lookup]).  

HLOOKUP works similarly but searches the first row.  

XLOOKUP is a more flexible function that can replace both.  

Syntax: XLOOKUP(lookup_valuelookup_arrayreturn_array, [if_not_found], [match_mode], [search_mode]).  

INDEX and MATCH are often used together; INDEX returns the value based on row and column, while MATCH returns the position of a value in a range. 

PivotTables for Data Insights 

PivotTables allow you to summariseanalyse, explore, and present large amounts of data.  

Summarisation: Quickly summarise data by categories using functions like sum, average, count. Data Analysis: Helps in analysing numerical data in detail.  

Flexibility: Pivot rows and columns to see different summaries.  

Filtering and Sorting: Easily filter and sort data.  

Drill Down: Expand and collapse data levels.  

How to Create: Select your data, Insert PivotTable, arrange fields. PivotCharts visually represent PivotTables and update dynamically. 

Automation with Macros 

Macros are a series of recorded actions or commands used to automate tasks. They are useful for tasks performed frequently, such as formatting data or creating reports.  

How to Create: Enable Developer Tab, Record Macro, perform actions, stop recording. Run Macro: Press the assigned shortcut or select from Developer tab.  

Editing: Macros are written in VBA and can be edited in the VBA editor. Benefits: Time-saving, consistency, efficiency. 

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.66 secs.