The Complete Excel Bundle

Learn Excel from Basic to VBA in this 12-Course Bundle

Our Best Excel Bundle

If learning Excel has been on your to-do list for years, then now is the time to act! Whether you are an experienced Excel user looking to sharpen your Business Analysis skills, or a complete Excel newbie looking to get your head around this hugely popular spreadsheet tool, this bundle is for you.

With 12 full-length courses, hundreds of individual video lectures, and exercise files and tests all included, you do get everything in this Excel bundle. You'll never need to repurchase another Excel course.

Your expert authors have more than 40 years of Excel training experience between them, so you are in good hands.


Courses Included

Microsoft Excel 2021/365 - Beginners Course

  • What’s new in Excel 2021
  • How to navigate the Excel 2021 interface
  • Useful keyboard shortcuts to increase productivity
  • How to create your first Excel spreadsheet
  • Basic and intermediate Excel formulas and functions
  • To effectively apply formatting to cells and use conditional formatting
  • Effective use of Excel lists and sorting and filtering
  • To work efficiently by using the cut, copy, and paste options
  • Linking to other worksheets and workbooks
  • How to analyze data using charts
  • How to insert pictures into a spreadsheet
  • How to work with views, zooms, and freezing panes
  • Setting page layout and print options
  • Protecting and sharing workbooks
  • Saving your workbook in different file formats

Microsoft Excel 2021/365 - Intermediate Course

  • Design better spreadsheets and control user input
  • Use logical functions to make better business decisions
  • Construct functional and flexible lookup formulas
  • Use Excel tables to structure data and make it easy to update
  • Extract unique values from a list
  • Sort and filter data using advanced features and new Excel formulas
  • Work with date and time functions
  • Extract data using text functions
  • Import data and clean it up ready for analysis
  • Analyze data using PivotTables
  • Represent pivot data visually with Pivot Charts
  • Add interaction to PivotTables and Pivot Charts
  • Create an interactive dashboard to present high-level metrics
  • Audit formulas and troubleshoot common Excel errors
  • Control user input with data validation
  • Use WhatIf analysis tools to see how changing inputs affect outcomes.

Microsoft Excel 2019 - Beginners Course

  • What's new in Excel 2019
  • Creating workbooks
  • Entering text, numbers and working with dates
  • Navigating workbooks
  • Page setup and print options
  • Working with rows, columns and cells
  • Cut, Copy and Paste
  • Introduction to functions and formulas
  • Formatting in Excel, including formatting cells and numbers
  • Creating charts and graphs
  • Sorting and Filtering
  • Introduction to PivotTables
  • Logical and lookup formulas - the basics

Microsoft Excel 2019 for Mac - Beginners

  • To create, open, and save new workbooks in Excel Mac.
  • The basics of how Excel for Mac works, including relative references and order of operations.
  • To set up your workbooks and print the right thing in Excel.
  • To use freeze panes and split screens.
  • To move data around in Excel for Mac.
  • Basic formulas and functions work in Excel for Mac.
  • To format your spreadsheets correctly.
  • To create some fantastic looking charts and graphs.
  • To sort and filter your data in Excel

Microsoft Excel 2019 - Advanced Course

  • What's new/different in Excel 2019
  • Advanced charting and graphing in Excel
  • How to use detailed formatting tools
  • Lookup and advanced lookup functions
  • Financial functions including calculating interest and depreciation
  • Statistical functions
  • Connecting to other workbooks and datasets outside of Excel e.g. MS Access and the web.
  • How to create awesome visualizations using sparklines and data bars
  • Mastery of PivotTables and Pivot Charts
  • Scenario Manager, Goal Seek and Solver
  • Advanced charts such as Surface, Radar, Bubble and Stock Charts

Excel for Business Analysts

  • How to merge data from different sources using VLOOKUP, HLOOKUP, INDEX MATCH, and XLOOKUP
  • How to use IF, IFS, IFERROR, SUMIF, and COUNTIF to apply logic to your analysis
  • How to split data using text functions SEARCH, LEFT, RIGHT, MID
  • How to standardize and clean data ready for analysis
  • About using the PivotTable function to perform data analysis
  • How to use slicers to draw out information
  • How to display your analysis using Pivot Charts
  • All about forecasting and using the Forecast Sheets
  • Conducting a Linear Forecast and Forecast Smoothing
  • How to use Conditional Formatting to highlight areas of your data
  • All about Histograms and Regression
  • How to use Goal Seek, Scenario Manager, and Solver to fill data gaps

Power Pivot, Power Query & DAX in Excel

  • How to get started with Power Query
  • How to connect Excel to multiple workbooks
  • How to get data from the web and other sources
  • How to merge and append queries using Power Query
  • How the Power Pivot window works
  • How to set up and manage relationships in a data model
  • How to create a PivotTable to display your data from the Power Pivot data model
  • How to add calculated columns using DAX
  • How to use functions such as CALCULATE, DIVIDE, DATESYTD in DAX
  • All about creating Pivot Charts and PivotTables and using your data model
  • How to use slicers to adjust the data you display

Advanced PivotTables in Excel

  • How to do a PivotTable (a quick refresher)
  • How to combine data from multiple worksheets for a PivotTable
  • Grouping, ungrouping and dealing with errors
  • How to format a PivotTable, including adjusting styles
  • How to use the Value Field Settings
  • Advanced Sorting and Filtering in PivotTables
  • How to use Slicers, Timelines on multiple tables
  • How to create a Calculated Field
  • All about GETPIVOTDATA
  • How to create a Pivot Chart and add sparklines and slicers
  • How to use 3D Maps from a PivotTable
  • How to update your data in a PivotTable and Pivot Chart
  • All about Conditional Formatting in a PivotTable
  • How to create a basic macro to refresh PivotTable data

VBA for Beginners

  • Introduction to VBA as a language (syntax and keywords)
  • How to automate repetitive tasks
  • Macros, sub routines and logical constructs
  • Introduction to VBA functions including returning values from functions
  • Writing an array formula
  • Key Objects and error handling in VBA
  • PivotTable and Chart Objects

Intermediate VBA

  • Deeper dive into the VBA Language
  • Core VBA module interactions
  • Advanced parameter definitions
  • Excel events including pre-defined and event parameters
  • Custom Objects including creating and defining a Class
  • Creating and designing a Userform
  • Modifying the Excel interface and UI
  • External references and Office Interlop
  • The ADODB and Scripting Libraries

Advanced Formulas in Excel

  • Filter a dataset using a formula
  • Sort a dataset using formulas and defined variables
  • Create multi-dependent dynamic drop-down lists
  • Perform a 2-way lookup
  • Make decisions with complex logical calculations
  • Extract parts of a text string
  • Create a dynamic chart title
  • Find the last occurrence of a value in a list
  • Look up information with XLOOKUP
  • Find the closest match to a value

Macros and VBA for Beginners

  • Examples of Excel Macros
  • How to record your first macro
  • How to record a macro using relative references
  • How to record a complex, multi-step macro and assign it to a button
  • How to set up the VBA Editor
  • All about VBA Code
  • How to edit Macros in the VBA Editor
  • How to fix issues with macros using debugging tools
  • How to write your own macro from scratch
  • How to create a custom Macro ribbon and add all the Macros you've created

Course Format

  • These are video-led courses. You can preview some videos by selecting a course below.
  • These courses include practice exercises.
  • These courses are aimed at PC Excel users with the exception of the Excel for Mac Beginners Course

Course Certificate Included

These courses all include an optional online quiz that will generate a course certificate upon completion.

14-Day Guarantee

We offer an unconditional, 14-day, full money-back guarantee, no questions asked. This is our way of ensuring you have complete confidence in your Stream Skill purchase. If you don’t learn, you don’t pay.

Why Trust Us?

Stream Skill is part of the Simon Sez IT family and has been in business 15+ years and taught over 1,000,000 students in that time. We’ve created over 170 software training courses, 9,000+ video tutorials, and we’ve helped thousands of people across the world learn how to use Microsoft Office. We’ve now created Microsoft Excel courses for the last five versions and continue to help people get to grips with this essential tool.


Your Instructor


Simon Sez IT
Simon Sez IT
Simon Sez IT makes business and technical software simple to learn.

Our most important goal is to help learners build and strengthen your software skills. We focus on simplicity but explain things in the detail they deserve. Simon Sez IT subject matter experts bring passion, knowledge and practical insights to video-based courses and practice exercises – all designed to help learners immediately apply your new knowledge and master your learning goals.

This is why more than a million learners have relied on Simon Sez IT since 2008.

Courses Included with Purchase



Essential VBA Training for Excel - Automate Repetitive Tasks
Learn Microsoft VBA to automate your time-consuming procedures in Excel.
Simon Sez IT
$50
VBA Intermediate Training: Discover Excel Automation Secrets
VBA for Excel Intermediate Instruction - Become the Office VBA for Excel Expert & a Master of Productivity
Simon Sez IT
$50
Microsoft Excel 2019 - Advanced Course
Microsoft Excel 2019 - Advanced Course
Simon Sez IT
$100
Microsoft Excel 2019 - Beginners Course
Learn the Essentials of Microsoft Excel 2019/365
Simon Sez IT
$100
Learn Microsoft Excel for Mac 2019 - Beginners
Get to grips for Excel as a Mac user
Simon Sez IT
$99
Power Pivot, Power Query & DAX in Excel
Analyze data at scale with these advanced Excel functions.
Simon Sez IT
$75
Excel for Business Analysts
All the Functions and Formulas you need to perform detailed Data Analysis
Simon Sez IT
$99
Microsoft Excel 2021 Intermediate Training Course
Learn Excel 2021 beyond the basics with this intermediate course
Simon Sez IT
$99
Microsoft Excel 2021 - Beginner Course
Learn the essentials of Microsoft Excel 2021 with this comprehensive beginners’ course!
Simon Sez IT
$99
Advanced PivotTables in Excel
Master the PivotTable function in Excel with this advanced course
Simon Sez IT
$75
Advanced Formulas in Excel
Learn Advanced Excel Techniques in this Short Course
Simon Sez IT
$35
Macros and VBA for Beginners
Automate Excel Using Macros and VBA
Simon Sez IT
$49

Original Price: $930


Frequently Asked Questions


When does the course start and finish?
The course starts now and never ends! It is a completely self-paced online course - you decide when you start and when you finish.
How long do I have access to the course?
How does lifetime access sound? After enrolling, you have unlimited access to this course for as long as you like - across any and all devices you own.
What if I am unhappy with the course?
We would never want you to be unhappy! If you are unsatisfied with your purchase, contact us in the first 14 days and we will give you a full refund.
Can I try a course I'm interested in before I purchase a course or membership?
Absolutely. The first set of videos for each course is free. Our thinking is that this allows you to hear the teacher's voice and see the visuals. To watch a free video, just click onto the course of interest. Then click the video lesson that has the “Preview" button.
What if I have questions or problems while I'm watching my tutorial?
Should you have any problems using the system, we offer free technical support to customers. Just send an email to [email protected] and we will respond promptly.
Can I get my money back if I'm not satisfied?
We offer an unconditional 14-day full money back guarantee – with no questions asked. As a result, you can rest assured that you can make your purchase in complete confidence. Our motto is “If you don't learn, you don't pay." Thanks to our 14 days risk-free offer, you can test-drive a course and make sure it's what you had in mind. We are committed to your total satisfaction!
If I register for a monthly or annual membership, will my credit card get charged automatically at the end of each pay period?
If you sign up for a monthly or annual membership, your subscription will renew automatically. Customers are welcome to cancel their recurring subscription at any time.
Will your videos work with Mac computers?
All of our courses are compatible with both Windows (PC) and Mac computers.
Will your videos work with iPhone, iPads, and Android devices?
All of our courses are compatible with iPhones and iPads and most Android devices. If you are looking to confirm that it works for you, feel free to view the free preview videos offered for each course.
Can I view your online training from any computer?
Any computer or mobile device with an Internet connection can be used for our online training courses.
Do you offer any online quizzes or testing tools?
We offer online testing for over 90% of our courses. Testing is also available with our newly published courses. The course tests can be simply used as testing tools or to earn a Certificate of Completion for a given course. The Certificate of Completion can be earned with a passing grade of 70%.
Do you offer Certificates of Completion?
We offer Certificates of Completion for courses and Test Certificates on courses that offer an online quiz (currently over 80% of our courses). The Certificates of Completion are automatically generated when you complete a course, and the Test Certificates are offered as part of the online test/quiz, which accompanies the course. You will need a passing grade of 70% in order to receive a Certificate. The quizzes are based solely on course content.
Do you offer discounts for non-profits or educational institutions?
Yes, we offer 20% off discounts to non-profit, educational, and government agencies. Contact [email protected] for more information.
Where is Simon Sez IT located?
Simon Sez IT is located in sunny Florida, USA.
How long have you been in business?
We started our company in 2008 with our first course for Excel 2007. Since that time, our company has published over 170 courses. Our training is used in over 180 countries worldwide.
How do I update my name, password, email address and credit card?
Your account includes an account profile. You can edit your profile which includes the option to update your name, email address and password. You can also manage your subscriptions, in addition to adding or updating your credit card information. To access your profile, click on the photo or icon in the upper right hand corner. Then click the “Edit Profile" link. Once you've made changes to your profile, click on the “Update Profile" button to save these changes. You can watch the how to video and other videos here: http://streamskill.com/courses/getting-started-at-...
How do I update or add a new credit card to my account?
You can update your credit card information directly from your profile. You can also click on your account in the upper right corner and then click on “Add / Change Credit Card". Once you are finished making any updates, click on the “Update Credit Card" button to save these changes. You can watch the how to video and other videos here: http://streamskill.com/courses/getting-started-at-...

Get started now!