Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Microsoft Excel Masterclass : Basic to Advance Training 2026
Rating: 4.2 out of 5(257 ratings)
2,283 students

Microsoft Excel Masterclass : Basic to Advance Training 2026

Master Microsoft Excel Basic to Advanced Automation- Formulas, Functions, Data Cleaning, Power Query, Macros and More
Last updated 8/2026
English
English [Auto],

What you'll learn

  • Use Excel’s data cleaning tools (Text-to-Columns, Flash Fill, Trim, Find & Replace) like a pro
  • Apply logical formulas (IF, AND, OR, nested conditions) in real-world scenarios
  • Master lookup formulas — VLOOKUP, HLOOKUP, INDEX-MATCH, and XLOOKUP with advanced features
  • Use DGET for large dataset lookups with fewer limitations
  • Create dropdown menus, custom error messages, and user-friendly data entry tools
  • Combine multiple Excel sheets or files automatically with Power Query
  • Automate tasks using Macros and Advanced Filters
  • Create professional tables, charts, and dashboards with formatting best practices
  • Work on real-world projects such as bank reconciliations, payroll tax calculations, and aged debtor reports
  • Optimize work with Excel keyboard shortcuts and efficiency hacks
  • Much More

Course content

2 sections159 lectures14h 26m total length
  • Introduction to Excel Course1:49

    Discover the Excel interface, identifying cells, rows, and columns in a blank worksheet, and learn cell addresses and the name box for smart navigation.

  • Using Fill Series to Work Smartly5:50

    Learn to use Excel's fill series to quickly generate numerical and alphanumeric sequences. Drag the fill handle or double-click to fill series and extend patterns, including odd and even numbers.

  • Important Message2:33

    Review the course workflow by rating your experience after completing the first three videos, including how to rate, edit, and save your feedback to support new content.

  • Edit Custom List in Excel8:05

    Learn to create and use custom lists in Excel to auto fill months and days. Import lists from cells to reuse across workbooks.

  • Data Cleaning Technique Using Text to Columns3:19

    Learn to clean data in Excel using the Text to Columns feature, choosing fixed width or delimited methods to separate names into first and last names.

  • Smart Data Cleaning Technique Using Flash Fill2:59

    Master smart data cleaning with flash fill to automatically extract first names and last names from messy data, using spaces and dashes.

  • Blank Rows Cleanup Ninja Technique2:49

    Learn to clean master data by removing entire blank rows in Excel using the go to special command to select blanks and delete rows, avoiding manual row-by-row cleanup.

  • Efficient Use of Common Keyboard Shortkeys in Excel7:35

    Master Excel shortcuts to copy, paste, and move data with ctrl c, ctrl v, ctrl r, and drag; apply filters with ctrl shift l and copy down with ctrl d.

  • Golden Shortkey to Use Complete Excel2:39

    Master Excel shortcuts by using the Alt key to reveal menu options, apply fill colors, clear formats with Alt H F, and apply filters with Alt H S F.

  • Intro to project and use of transpose function3:14

    Create a simple marksheet in excel and master the transpose function by pasting data as transpose. Generate five subjects and fifty students with ChatGPT, clean blanks, and auto adjust columns.

  • Generate Random Numbers Data to Create a Sample Data Sheet2:35

    Generate random numbers in Excel with randbetween to populate a sample data sheet. Keep values between 30 and 95 and use the fill handle to copy across.

  • Remove Formula but keep the values in Excel2:27

    Learn to remove formulas while preserving values in Excel using paste special values, with quick methods like copy here as values only.

  • Applying Sum Formula2:39
  • Extracting Percentage2:32

    Apply a simple percentage formula to convert marks obtained out of total marks into a percentage, format as percentage, and adjust decimal places for readability.

  • Freeze Multiple Rows and or Columns1:53

    Discover how to freeze both the top row and the first column in Excel using the freeze panes feature to keep headings and names visible while scrolling.

  • Applying First Logical Formula - Simple Use of If Then Condition2:58

    Apply the first logical formula using the if then condition in Excel to determine pass or fail based on a student's percentage below 50%.

  • Applying Basic Conditional Formatting in Excel2:48

    Learn how to apply basic conditional formatting in Excel by highlighting pass and fail students, using text that contains rules, and customizing colors with manage rules.

  • Multiple conditions within an IF function7:03

    Learn to apply multiple IFS in a single formula to create a grading system. Configure thresholds from 40% to 80%+ and assign pass, fail, and letter grades in Excel.

  • Dealing With Sort and Filter Basics3:31

    Sort and filter data in Excel using A to Z, header filters, and the ctrl+shift+l shortcut. Apply number and text filters, including greater than 90 and contains Clark.

  • Use Rank Or Position Formula In MS Excel4:38

    Use the rank formula in Excel to determine a student's position among percentages, fix the range with absolute references (F4), and fill down, noting relative versus absolute references.

  • Create and Format Visually Appealing tables in Excel2:51

    Learn to visually enhance spreadsheets by formatting as a table, applying header styling, alternating row colors, and using table design to apply filters and quick formats.

  • Remove Table in Excel without losing Data and Convert to Normal Range (Free Prev3:48

    Convert a table to a normal range in Excel without losing data, and learn about absolute and relative references, freeze panes, and formatting after conversion.

  • Basic and Advance Use of Format Painter2:44

    Master format painter to copy formatting from a sample column and paste it across other columns, and use double click to apply the format to multiple ranges efficiently.

  • Quickest Way to Remove All Formatting1:28

    Discover the quickest way to remove all formats from an Excel sheet using keyboard shortcuts. Select data, press alt+h, e, f or ctrl+a to clear formats fast.

  • Effective Use of Count Count A Countblank3:02

    Learn to use excel count formulas—count, counta, and countblank—to count present and absent students in a marksheet, select ranges, and copy results across subjects.

  • Basic Use of Find and Replace in Excel1:08

    Demonstrates basic use of find and replace in Excel to replace blank cells with a, by selecting the range and choosing replace all, then align text left and numbers right.

  • Smartly Use Count A and Count IF3:22

    Learn to use Count A to count not empty cells and Count IF to apply a criterion, showing present vs absent and validating totals in Excel.

  • Remove Duplicate Values From Data1:49

    Remove duplicates and keep unique values in your data by copying a column, pasting as values only, and using remove duplicates in Excel.

  • Countif With Multiple Criterias2:29

    Apply a single countif formula with a fixed range to count multiple grades, using criteria from the same column to automatically update as you drag.

  • Keyboard Shortcuts Practice With Tasks6:29

    Master Excel keyboard shortcuts with a comprehensive set of over 200 keys, covering general, formatting, navigation, editing, and pivot table shortcuts for Windows and Mac.

  • Use of AI In Excel Introduction4:46

    Learn to use ai in excel to power vlookup with data validation, index match, dynamic data mapping, and hyperlinks, and build advanced projects including payroll taxation and discount tables.

  • Using Vlookup Basics5:22

    Learn how to use vlookup basics to auto retrieve product details, including name, id, make, and price, via a searchable lookup box with exact and approximate match options.

  • Applying Vlookup Using Named Ranges6:08

    Master vlookup using named ranges to fix the table array, such as product_table, enabling exact matches and consistent results when dragging across cells.

  • How to Edit and Extend Named Ranges in Excel2:54

    Edit and extend named ranges in Excel using Name Manager to accommodate new data and keep vlookups and formulas dynamic.

  • How to Extend or Expand the Named Range Automatically in Excel6:53

    Extend named ranges automatically in Excel by editing the name in Name Manager, or convert the data to a table and use the table name in Vlookup for automatic updates.

  • Create a Dropdown Menu in Excel Using Data Validation2:18

    Define a named product list and apply data validation to create a drop-down in Excel, enabling easy, accurate selection and eliminating manual entry.

  • Create Custom Error Alert in Data Validation3:14

    Design custom error alerts in Excel data validation to prevent invalid entries, and choose stop, warning, or information messages with tailored text.

  • How to Replace NA Error in Excel with Custom Text1:59

    Learn how to replace NA errors in Excel with custom text using IFERROR, wrapping your formula, specifying the display on error, and dragging the fill handle.

  • Using Match Function to Extract Column Index Number Automatically in Vlookup7:24

    Master how to use the match function to auto determine a column index for Vlookup, enabling dynamic data retrieval across many fields with headings and relative references.

  • Applying Vlookup Using Approximate Match4:35

    Apply vlookup with approximate match to determine discounts from a named discount table, using the second column for percentages and range-based thresholds.

  • Combining and Mixing of Two Formulas into One2:26

    Combine two formulas into one to compute the discount amount from total sales using vlookup. Multiply by the percentage and save space by avoiding extra columns.

  • How to Resolve Formatting Issues in Excel2:01

    Master quick techniques to clean and standardize Excel formatting, remove inconsistent borders and colors, convert data to a table, and apply short date and comma style formats.

  • Applying Hlookup Function with Advanced Techniques9:22

    Master hlookup techniques with advanced vlookup-based workflows, including transposing the data, creating a dropdown with data validation, and extracting name, department, date of hire, and monthly pay by employee ID.

  • Vlookup to Calculate Tax on Employees Payroll3:54

    use vlookup to apply tax from text labs and text bands in payroll, calculate tax percentage, multiply by total pay, and derive net salary.

  • Combining Two Lookups in a Formula4:22

    Learn to combine two vlookup-derived amounts in a single formula to calculate payroll totals, incorporating tax slabs with lower and upper limits and fixed charges.

  • Index Match Function9:53

    Learn how to use index match in Excel to locate an order id and retrieve related data like customer name, car model, and total price, overcoming vlookup's left-to-right limitation.

  • Amazing Use of Xlookup Function10:28

    Discover the power of Xlookup and how it replaces Vlookup, Index Match, and Hlookup with exact, wildcard, and error handling across real-world data examples.

  • Xlookup Advanced Functions6:27
  • Use of Xlookup With Approximate Match3:59

    Apply Xlookup with approximate match to determine bonus percentages across revenue thresholds, using slabs, fixed ranges, and next smaller item logic for non exact matches.

  • Get Multiple Answers Using Xlookup2:40

    Apply a single xlookup formula to return multiple fields: profit, new customers, and rating from a customer database using an exact match and a return array that spills across columns.

  • Using Sum if Conditions and Xlooup Limitations2:03

    Identify the limitations of xlookup for summing repeated country entries and apply sumif to aggregate profits by country, using range, criteria, and sum_range.

  • Dget vs Vlookup4:11
  • Using DGET Instead of Index Match is More Powerful4:00

    Learn how the DGET function quickly retrieves multi-dimensional data by country and month criteria, showing a simpler alternative to index match with examples like Canada in April.

  • DGET Works Even Better than XLOOKUP4:01

    Compare xlookup and dget in excel to handle multiple criteria and dynamic references, and learn when dget outperforms xlookup and how table versus range design affects formulas.

  • XLOOKUP Wildcard Limitations vs DGET Magic3:17

    Use wildcard matching in XLOOKUP and DGET to extract sales data from a database by focusing on the main keyword and ignoring surrounding text with static and the and function.

  • Limitations and Solutions of DGET6:34

    Identify limitations of the dget function, including sensitivity to spaces and headings. Learn fixes using pasted field names, vertical arrangement, and absolute references, with comparisons to index match and xlookup.

  • Use of VLookup In Large Data Reconcilliation (Real Company Project)5:55

    Use vlookup to reconcile large data by matching invoice numbers across accounts, highlight non-matching transactions, and compute differences for quick validation.

  • Effective Use of Hyperlinks4:09

    Learn how to create and manage hyperlinks in Excel, linking to sheets, defined names, external files, or a PDF, and navigate to related expenses details efficiently.

  • Hyperlink for Data Mapping6:39

    Map data across multiple Excel sheets by creating a data mapping sheet with hyperlinks to each sheet, adding a main navigation button, and linking external sites for quick access.

  • How to Add Hyperlinks Across Multiple Sheets in Excel3:13

    Create a hyperlink on the first sheet and copy it to all sheets to link to the main data mapping sheet, enabling quick navigation across multiple Excel sheets.

  • Change Defaut Colour of Hyperlink2:35

    Learn to set a default hyperlink style in Excel by editing the cell style, choosing font, color, border, and fill to ensure all inserted hyperlinks auto-format.

  • Turn All Web Links into Named Hyperlinks in 1 Click1:17

    Learn to turn web links into named hyperlinks in Excel using the hyperlink formula, converting URLs to clickable friendly names and automatically filling down across cells, with simple formatting options.

  • Combine Multiple Excel Sheets in to One7:22

    combine multiple excel sheets into a single sheet or file using vstack or Power Query, so you can apply a pivot table and automatically update when data changes.

  • Split Excel Workbook Into Multiple Files Automatically1:46

    Split each Excel sheet into separate files or workbooks by enabling the developer tab, pasting a VBA code, and running it for January, February, and March.

  • Combine Multiple Excel Files in a Folder Using Power Query9:24

    Learn to combine multiple Excel files from a folder using Power Query by filtering extensions, expanding tables, and loading a unified dataset with cleaned columns.

  • How to Resolve Expression error the key didn't match any rows in the table12:27
  • Creating a Master Total from Multiple Sheets Using Simple Sum Function6:45

    combine sales totals from multiple sheets into a single master total using a 3d sum across sheets. use auto sum to total the same cell across months.

  • Introduction to Sumif4:49

    Learn how to use sumif for conditional sums in Excel, calculating region-wise sales and product totals by setting range, criteria, and sum range.

  • Smarter Use of Sumif Function1:06

    Learn a smarter use of the sum if formula in Excel by applying range, criteria, and sum range across a full column to auto-align with parallel data.

  • Use of Countif and Average if Functions in Excel3:04

    Explore countif and average if in Excel to count transactions by region or project, compare methods, set ranges and criteria, and verify results with filters.

  • Concept of Absolute and Relative References9:11

    Learn how absolute and relative references work in Excel, using F4 and dollar signs to fix columns or rows, and apply them to formulas, tables, and tax calculations.

  • Applying Two Dimensional Sum Using Sumifs12:57
  • Sum if using Named Ranges Using Auto Creation Mehthod4:32

    Master the sumifs function by auto creating named ranges from the top row, using create from selection, and applying absolute and relative references for region and product sales.

  • Sumifs Functions By Selecting Range as Criteria (Spill Formula Function)1:32:57

    Learn to use the Sumifs function with named ranges created from selection. Explore create from selection, name manager, absolute and relative references, and spill formula options.

  • How to Cross Verify the Accuracy of Formula in Excel1:18

    Learn to cross verify a formula in Excel by using filters to isolate regions like north and products like games, confirming that 452 sales match the results.

  • Sumif Test Project4:47

    Practice sumif to group asset classes with totals, using ranges and criteria, fixed references, and verification, then sum sales above 200,000.

  • Test Assignment Task 14:46

    Practical Excel training demonstrates using vlookup to fetch item prices from a price list, fill missing data, and calculate total sales.

  • Test Assignment Task 29:51

    Learn to use countif and sumif (and sumifs) in Excel, create named ranges from data, and apply criteria like Boston and truck qualifiers to summarize orders and sales.

  • Test Assignment Task 311:42

    Master countifs and sumifs with multiple criteria to analyze microwave orders in Boston, Peter White's journeys on track one, and date ranges, and to sum sales and items across regions.

  • Concept of Auto Totalling With Subtotal4:06

    Apply auto totaling with subtotals by filtering and sorting, use a custom month order, and sum multiple fields to reveal monthly totals and a grand total with collapsible levels.

  • How to Change Subtotal Criteria1:24

    Learn to change subtotal criteria by sorting on another column, apply subtotals to sum by salesperson, including units sold, sales amount, and profit, and remove subtotals.

  • Application of Multiple Subtotals4:03

    Master applying multiple subtotals in Excel by sorting months and salespersons, then adding subtotals at both levels with a custom January through March order.

  • Comparison of Subtotals Vs Sumif Which is More Effective4:10

    Compare subtotals and sumif to show when each is effective. Explain subtotals' single-sheet limitation and sumif's ability to work across sheets and with unsorted data, with a monthly totals example.

  • Using Subtotal Function is Better than All Common Functions7:40

    Learn how the subtotal function outperforms sum, works with any function, and with tables and filters it automatically updates totals and averages.

  • Why Excel Pros Use AGGREGATE Instead of SUM or AVERAGE5:15

    Master how the aggregate function in Excel ignores hidden rows and errors, even with nested subtotals, to deliver accurate totals, counts, and averages, outperforming sum and count.

  • Advance Filters Use in Excel6:17

    Learn to sort and filter data in Excel, apply basic and advanced filters, use color criteria, and manage results with serial numbers and quick repeat actions.

  • How to Copy Filtered Data to Another Sheet in Excel Automatically3:26

    Use Excel's advanced filter to copy filtered data to another sheet while preserving the original data; specify criteria, copy to a location, and optionally use macros for updates.

  • How to Resolve Excel Error You can only copy filtered data to the active sheet i2:12
  • How to Apply Macros to Automate Any task (Using Advance Filters With Macros)8:24
  • How to Remove Gridlines from Entire Sheets Or Specific Cells in Excel2:15

    Learn to remove or re-enable Excel grid lines across entire sheets or specific areas by using the view tab and borders, with color adjustments for a clean, professional look.

  • Show Current Date and Time Automatically Using Shortcut Keys and Formulas2:48

    learn to display the current date and time automatically in excel using shortcuts and the today function, enabling dynamic updates when opening the sheet for tracking due dates and payroll.

  • Formula to Extract Day Month and Year From Date in to Seperate Columns3:32

    Learn to extract day, month, and year from a date in Excel and place them into separate columns using month, year, and text for full or short month names.

  • Combine Day Month and Year with the DATE Function and Extracting DATEVALUE3:04

    Learn to combine day, month, and year into a single date with the date function, and extract a date value with datevalue in Excel.

  • Understanding TIME, HOUR, MINUTE and SECOND Functions4:16

    Explore Excel time functions such as now, hour, minute, second, and time value; format cells for 24-hour or 12-hour displays; extract hours, minutes, seconds, and combine them into time.

  • Using TRIM Function in Excel for Data Cleaning0:55

    Learn how to clean data in Excel using the trim function to remove extra spaces at the start and end for ready-to-analyze text.

  • Excel Change Case Using UPPER , lower and Proper Functions1:39
  • How to Use Substitute Formula in Excel1:23

    Learn how to use the substitute formula in Excel to replace specific text with another text, such as converting spaces to underscores, and apply it in broader formulas.

  • Use of Search Function in Excel1:33

    Explore how to use the search function in Excel to find a word's starting position in text, with a practical example such as locating 'band' at the sixth character.

  • Left Mid and Right Function in Excel7:03

    Explore Excel's left, mid, and right functions to extract text, using search for positions and length, with practical examples and alternatives like text to column and flash fill.

  • Using Text Join Function1:20

    Discover how the text join function in Excel replaces concatenate and add, joins a range with a delimiter, ignores empty cells, and fixes extra spaces.

  • Split Text Easily in Excel with TEXTBEFORE and TEXTAFTER Functions7:07

    Master Excel's new text before, text after, and text split functions to extract titles and names using dot and space delimiters, including handling multiple titles with instance and match options.

  • How to Use TextSplit Function6:45

    Learn to use the text split function in office versions to split data into columns or rows with comma delimiters, featuring names, departments, products and prices, plus trim and sort.

  • Calculate Age or Years of Experience7:00

    Calculate age or years of experience by comparing a start date (birth or joining date) with today, updating automatically. Concatenate years, months, and days with text using the and function.

  • Remove Unnecessary Blank Spaces for Data Cleaning1:46

    Learn to remove unnecessary spaces in Excel for data cleaning by selecting blanks with go to special and deleting entire rows to prevent errors in filters and formulas.

  • Highlight Entire Row Using Conditional Formatting5:44

    Learn to highlight an entire row with conditional formatting using a custom formula that checks the status in column f, turning rows green for cleared and red for uncleared.

  • Bank Book Reconciliation in Excel11:52

    Learn bank book reconciliation in excel by calculating running balances, matching payments and receipts against bank records, and applying status checks with conditional formatting to mark cleared and uncleared entries.

  • Dealing With Simple IF Conditional Formula7:19

    Manipulate simple if conditional formulas in Excel to determine bonus eligibility based on units sold and sales amount, using named targets and fixed references to automate payouts.

  • Working on IF AND Conditional Formulas in Excel6:57

    Learn to apply if and conditional formulas in Excel to award bonuses only when unit sales meet 330+ and customer reach of 150, using two methods with fixed references.

  • Handling IF OR Criterias In Excel5:21

    Learn to implement if or conditions in Excel to determine bonus eligibility by evaluating unit sales targets or customer reach. Apply logical tests to flexibly reward top performers.

  • Combination of IF AND and OR Formulas in a Single Cell (Practical Scenario)7:44

    Apply a single-cell if with and/or logic to decide employee insurance premiums, granting 50% company contribution when grade is six or higher and dependency is spouse or child.

  • Practical Application of IF Conditions With Multiple AND and OR Criterias3:48

    Learn how to use Excel if with multiple and or criteria, including age calculations via datedif, named ranges, and applying a 50% premium rule for eligible employees.

  • Aged Debtors Analysis4:32

    Learn to create an aging analysis of receivables in Excel by cleaning data, categorizing invoices into 0-30, 31-60, 61-90, and older days, and calculating days past due.

  • Aged Debtors Analysis Advance Calculation21:57
  • Advanced Subtotals in Excel for Large Data Sets6:50

    Apply an advanced subtotals approach for large data sets by adding a status column and using an if-based rule to display per-field totals where needed.

  • Advance Formatting Technique Using Find and Replace Function4:25

    Explore advanced data formatting in Excel using find and replace to apply bold, borders, and fill colors to subtotals, overcoming conditional formatting limitations with nonuniform ranges.

  • Advanced Conditional Formatting Techniques for Large Excel Data Sets7:35

    Learn how to apply conditional formatting to format all headings across large data sets using two named ranges and a formula, enabling automated blue headers and gray subheadings.

  • Page Layout and Print Settings in Excel4:42

    Master page layout and print preview in Excel to manage a large payroll sheet by switching to landscape, hiding unnecessary columns, and adjusting layout for fewer pages.

  • Adjust Page Breaks in Excel for Perfect Printing of Large Documents4:34

    Learn to adjust page breaks in excel for large documents using page break preview, margins, and column width adjustments to print on fewer pages with scaling from 80% to 100%.

  • How to Repeat Header Row on Every Page in Excel - Easy Print Setup1:01

    Learn to repeat header rows on every printed page in Excel by using the page layout, print titles, and rows to repeat at the top.

  • How to Create and Use Custom Sheet Views in Excel3:50

    Master custom views in Excel to save and recall payroll layouts, including column widths and hidden columns, for quick printing across different reports.

  • Create Custom Headers and Footers in Excel3:52

    Learn to create custom headers and footers in Excel for payroll sheets, adding page numbers, dates, and prepared by, signed by, and checked by in left, center, or right sections.

  • Print Unlimited Cheques in Excel Using Cheques Printing System Part 17:45

    Learn to build an automatic cheque printing system that prints unlimited checks from Excel into a Word template using mail merge, with spell number VBA code and a macro-enabled workbook.

  • Print Unlimited Cheques in Excel By Connecting with Word Document Part 28:21

    Learn to print unlimited checks by linking an Excel payroll sheet to a Word mail merge template, pulling date, name, and amount in words and USD into each check.

  • Data Analysis Using Pivot Table Basics13:43

    Explore pivot table basics to analyze regional sales, using subtotals and sumifs, and learn to build clean data, remove duplicates, and create versatile pivot reports.

  • Multiple Criteria Analysis With Pivot Table4:31

    Extract month wise and year wise sales using pivot tables by dragging dates into rows and sales amount into values, then group by months (and years when needed).

  • How to Use Show Value as Options in Pivot Table2:01

    Learn to use show value as options in a pivot table to display beverage-wise sales totals and convert them into percentage of grand total for quick contribution comparisons.

  • Adding New Custom Fields in a PivotTable using Calculated Fields4:24
  • Use Filters and Create Multiple Pivot Table Reports with Show Report Filter Page3:19

    Apply pivot table filters to focus the data. Use show report filter pages to generate separate, salesperson-specific reports for regionwise beverage sales.

  • Dashboard Reporting Basics10:44

    Create a single-page dashboard that visually presents data with charts and pivot charts, enabling interactive filters by time or region and guiding chart choices like bar, line, or pie.

  • How to Place All Charts on a Single Dashboard in Excel Using Pivot Tables6:43

    Learn to place all charts on a single Excel dashboard using pivot tables, including month-wise sales and beverage-wise contribution, with line, bar, and donut or pie charts and data labels.

  • Build Interactive Excel Dashboards Using Slicers and Timelines7:30

    Learn to build interactive Excel dashboards by using timelines and slicers to dynamically filter charts, connect to pivot tables, and customize views by region, salesperson, and beverages.

  • Excel Amazing AI Functions to Work Smart Effortlessly5:46

    Install free ai functions for Excel via the add-ins feature to access ai tools for formatting, data extraction, and ai tables with real-time answers via ai dot ask.

  • Congratulations0:45

Requirements

  • No prior Excel experience needed — suitable for complete beginners
  • Access to Microsoft Excel Latest Version is Prefered But Provided with course as well
  • A PC or laptop with internet access
  • Willingness to practice along with real-life exercises provided in the course

Description

Want to take your Microsoft Excel skills from beginner to expert level? Whether you’re a student, business professional, accountant, data analyst, or complete beginner, this practical hands-on course will transform the way you work with Excel — saving you hours of time and boosting your productivity.

We’ll start with the core Excel essentials: smart data entry using Fill Series, editing custom lists, cleaning messy data using Text-to-Columns, Flash Fill, and advanced blank row removal techniques. You’ll also master the most useful Excel keyboard shortcuts that professionals use every day.

From there, you’ll dive into core formulas and functions including SUM, IF, RANK, COUNTIF, AVERAGEIF, VLOOKUP, HLOOKUP, INDEX-MATCH, and the powerful new XLOOKUP. You’ll learn to build dropdown menus, apply data validation, fix errors like #N/A, and combine multiple formulas into powerful solutions.

The course also covers advanced Excel techniques such as:

  • DGET function for smarter lookups than VLOOKUP or XLOOKUP

  • Power Query for combining multiple sheets or files automatically

  • Macros for automating repetitive tasks

  • Advanced filters for extracting complex datasets

  • Conditional formatting for professional dashboards and data insights

You’ll work on real-world business scenarios including payroll tax calculations, bank book reconciliation, aged debtor analysis, sales reports, and large dataset management.

By the end of this course, you’ll be able to handle any Excel challenge — from building automated reports to cleaning massive datasets — with the speed and confidence of an Excel power user.

Who this course is for:

  • Business professionals wanting to improve productivity in Excel
  • Accountants & Finance Teams looking to speed up reporting and reconciliations
  • Students & Job Seekers who want in-demand Excel skills for their careers
  • Data Analysts & Researchers working with large datasets
  • Anyone who wants to go from Excel basics to advanced automation skills