
Master Microsoft Excel from fundamentals to advanced techniques, using formulas, lookup techniques, date and text functions, pivot tables, dynamic arrays, data validation, charts, and macros to automate workflows.
Get the most from this Excel course by downloading practice files, practicing along, and solving exercises; use Q&A for help, adjust playback speed, and rewatch lessons to build confidence.
Open Microsoft Excel on Windows or Mac, create a blank workbook, and keep it open as you begin the first hands-on lesson, noting that basic features are similar across versions.
Learn what a workbook is in Excel, how saving saves the whole workbook, and how a file can hold one or many worksheets to organize data in one place.
Learn how a workbook holds one or more worksheets, with Sheet tabs showing names like Sheet 1, and add more to organize sales data, employee information, and monthly expenses.
Explore how every worksheet consists of thousands of cells, and how selecting the active cell starts data entry, formatting, and formulas, laying the foundation for all Excel tasks.
Discover how rows, columns, and cells form a grid in Excel, where each cell holds text, numbers, dates, or formulas. Start tasks by working with a cell on a worksheet.
Explore the name box and formula bar to navigate cells, edit contents, and select ranges in Excel, laying the groundwork for writing formulas later.
Learn to enter, edit, and delete data in Excel using cells, rows, and columns. Move with enter and tab, edit with double-click or F2, and delete with Delete.
Master selecting cells in Excel, including single cells, multiple cells, rows, columns, and the entire worksheet, and learn to use the Ctrl key for non-adjacent selections.
Resize columns and rows by dragging borders to fit data, or double-click borders to autofit. Use autofit frequently to keep worksheets clean, readable, and professional.
Use wrap text to display long cell content on multiple lines without widening columns. Select cells, click wrap text in Home > Alignment; row height adjusts for a cleaner worksheet.
Apply bold, italic, and underline formatting in Excel to emphasize key data. Learn to select cells, use the Home tab's font group, and balance styling for readability and professionalism.
Adjust font size in Excel to create clear titles. Use the font size box or increase/decrease buttons, and reserve larger fonts for titles and headings for a readable worksheet.
Select cells and use the Home tab’s Font Color tool to apply colors that highlight titles, headings, or values. Use one or two colors for a clean, professional worksheet.
Apply fill color to highlight cells and headers in Excel, using the Home tab's fill color button and color palette, and remove with no fill to improve readability.
Add borders to separate data and improve readability in Excel. Select cells, click borders on the Home tab, choose all borders or outside borders, and remove with no border.
Learn to improve worksheet appearance by adjusting cell alignment using the home tab's alignment options, including center, left, right, and vertical top, middle, and bottom alignments.
Merge and Center spans a title across columns by selecting cells and choosing Merge and Center in the Home tab's alignment group, but use it only for titles, not data.
Insert, delete, move, hide, and unhide rows and columns to reorganize larger worksheets. Right-click or drag with shift for precise placement, keeping data intact and improving efficiency.
Rename, color sheet tabs, insert, delete, and rearrange worksheets to keep workbooks organized. Copy, hide, unhide, and protect sheets or workbook structure to prevent changes.
learn how to duplicate and move data in excel using copy, cut, and paste. master ctrl+c, ctrl+x, and ctrl+v to create exact copies and relocate data efficiently.
Learn to correct mistakes in Excel with undo and redo shortcuts. Press Ctrl+Z to undo and Ctrl+Y to redo, and use the quick access toolbar for faster access.
Master autofill in Excel to quickly populate data and create sequences. Use the fill handle to copy values, extend dates, days, and months, or auto-fill down with a double-click.
Use find and replace to update values quickly in large worksheets by pressing Ctrl+H, replacing 1,000 with 2,000, and choosing replace or replace all, with Ctrl+Z to undo if needed.
Sort data in Excel to organize information quickly, arranging names A to Z and salaries from smallest to largest, with entire rows moving together.
Learn how to use Excel’s filter feature to show only HR department records or specific salary values, hiding rows without deleting data and quickly focusing on large datasets.
Convert your data to a table with headers to gain built-in design, automatic filters, and seamless expansion as you add new records, keeping worksheets cleaner and ready for advanced tools.
Master multi-level sorting in Excel tables by sorting first by department and then by salary within each department. Learn how to add, reorder, and remove levels to organize data efficiently.
Learn to apply number formatting to the salary column for clearer readability. Switch from general to number, currency, and accounting formats, use comma style, and keep values unchanged.
Format dates in Excel using short date and long date options from the Home tab's Number Format. The underlying values and formulas remain intact, while readable date formats improve clarity.
Learn to use freeze panes in Excel to keep header rows or the first column visible as you scroll, and unfreeze when done, enabling easier navigation of large datasets.
Use the bottom-right zoom slider to scale the worksheet without changing font size, then switch among normal, page layout, and page break preview and drag blue page breaks.
Learn to print large employee databases by using print preview, switching to landscape orientation, and scaling to fit all columns on one page, adjusting margins, and saving as pdf.
Learn to add headers and footers in Excel to display page numbers, current date, and file name on every printed page, with optional text like Confidential for professional reports.
Save your worksheet with Ctrl+S, name and locate the file, and use Save As to create a copy; by default Excel saves as a workbook, with PDF for sharing.
Learn to create Excel formulas with the equal sign to perform addition, subtraction, multiplication, and division, apply order of operations with parentheses, and anticipate cell references.
Explore how cell references power dynamic formulas in Excel by using A1 and B1 for addition, subtraction, multiplication, and division, with automatic recalculation as data changes.
Master the standard order of operations in Excel, using parentheses to control calculations and avoid unexpected results; perform multiplication before addition to predict outcomes.
Learn to write the SUM function in Excel, selecting ranges or typing a range like C3:C7, and see how salaries update automatically as values change.
Use AutoSum to total numbers in Excel by clicking the AutoSum button (Sigma) or pressing Alt + =, then verify the highlighted range before Enter; AutoSum creates the sum function.
Learn to use the average function in Excel to calculate the mean from a selected range, with automatic updates as values change.
Use the max function to find the highest value in a range by entering =max, opening the parentheses, and selecting the salaries; Excel updates automatically.
Use the min function in Excel to find the lowest value in a selected range, such as the lowest salary, and watch it recalculate automatically.
Learn to count salaries with the count function in an Excel table by selecting the salary column header, counting numeric cells, ignoring text and blanks, and auto-updating with new records.
Explore how the counta function counts non-empty cells in Excel, handling numbers, text, dates, or formulas, and compare it with count to tally complete records.
Learn how the total row in Excel tables automatically summarizes data with options like sum, average, count, count numbers, maximum, and minimum, and expands as your table grows.
Learn how relative references in Excel automatically adjust formulas when copied, using a sales table to compute totals (price times quantity) and the fill handle to propagate changes across rows.
Learn how absolute references keep a fixed cell, like tax rate in b10, across copied formulas by using f4 to insert dollar signs.
Master the if function in Excel, which tests a condition and returns values. Apply it to price data to classify products as expensive or affordable and see results update automatically.
Learn how to use the IF with AND in Excel to require multiple conditions for a bonus, such as salary at least $6,000 and performance at least 90.
Learn how the or function works with if in Excel, returning true when any condition is met, then classify items like banana or apple as fruit by filling down.
Discover how to use nested if in Excel to assign grades from excellent to needs improvement based on scores, and why condition order matters when copying the formula.
Replace nested ifs with the ifs function to classify scores into Excellent, Very Good, Good, or Needs Improvement using multiple conditions and a true catch-all.
Learn to count records with one or two conditions using countif and countifs in excel, applying them to the USA region and product A.
Use sumif for a single condition and sumifs for multiple conditions to compute totals like total sales in USA and total sales for product A in USA.
Learn to calculate averages with AVERAGEIF and AVERAGEIFS using a sales table, filtering by region and product to produce single-condition and multi-condition results.
Use the left function to extract prefixes from text like employee ids. Learn to specify character count, apply formulas across rows with relative references, and use the fill handle.
Discover how the right function extracts characters from the end of a text, using employee IDs to pull the four-digit employee number and autofill across a list.
Master the mid function to extract middle characters in Excel, starting at a specified position and returning a chosen length, with department codes and employee IDs as examples.
apply the trim function to remove extra spaces from text, creating a clean version with a formula, and propagate it down the list using the fill handle.
Learn to combine first and last names into a single full name using Excel's concat function, including a space delimiter, and apply it to all rows with the fill handle.
Master the CONCAT function in Excel to merge first and last names from separate columns into a single full name, with a space between names and auto-fill down.
Learn how the today function automatically displays today's date, subtract hire dates to calculate days worked, and apply this to human resources, finance, and project deadlines.
Learn the now function in Excel, which returns the current date and time, unlike today. Use it to create timestamps, monitor workbook refresh times, and track precise completion moments.
Extract day, month, and year from dates using Excel's day, month, and year functions. Learn to group data by hire year or hire month and automate date breakdown for reports.
Master the edate function to add or subtract months from a starting date, automatically calculating contract renewal dates, probation end dates, and payment schedules using varying month durations.
Learn how the eomonth function returns the last day of a month from a start date and month offset, and compare it with edate for payroll and month end reporting.
Use lookup functions to retrieve data across multiple worksheets with XLOOKUP, matching customer IDs to return names from the customer database. See how editing IDs updates names automatically.
Master vlookup to retrieve customer names and cities from a lookup table, compare it with xlookup, and understand exact match, column index, absolute references, and limitations.
Learn how the filter function uses dynamic arrays to return a filtered table that spills into adjacent cells, enabling interactive reports and dashboards while preserving original data.
Use the sort function, a dynamic array tool, to create a non-destructive, sorted copy of your data, ranking records by salary or other columns with ascending or descending order.
Discover how the sortBy function overcomes the sort function's column-number limitation by sorting with actual columns, enabling multi-criteria sorting such as department then salary while keeping the original data unchanged.
explore how the unique function returns distinct values from a list, automatically updates as data changes, and supports dashboards, data validation lists, and category summaries.
Learn to generate numbers with the sequence function and spilled arrays, controlling rows, start values, and steps to create invoice numbers, calendars, and serial numbers.
Learn to improve data quality by applying data validation rules in Excel, restricting entries to whole numbers between 18 and 60, and preventing invalid data entry.
Create a drop-down list with data validation to enforce predefined department options (HR, IT, Finance, Sales), preventing invalid entries and ensuring data consistency.
Create drop-down lists from a range with data validation, making maintenance easier by referencing cells or converting to an Excel table so new items update automatically.
Explore pivot tables in Excel to quickly summarize data without altering the source. Drag fields to build region, salesperson, and product insights with pivot charts, slicers, and timelines.
Prepare clean source data with clear, unique headers and consistent data types, remove blanks, and convert to an Excel table for reliable pivot table analysis and automatic refresh.
Create your first pivot table from an Excel table to summarize regional sales, with fields placed in rows and values to calculate totals and explore different business questions.
Master pivot tables by adjusting the rows, columns, values, and filters areas to group sales data, perform sums and other calculations, compare categories, and filter regions.
Manipulate the values area to switch calculations among sum, count, average, max, and min without changing source data. Use pivot tables to answer different business questions with the same dataset.
Master sorting and filtering pivot tables in Excel to quickly identify top performers and focus on specific regions or categories without changing underlying calculations.
Group dates in pivot tables to reveal monthly, quarterly, and yearly trends. Learn to group by months, years, or quarters, and to ungroup to restore daily dates.
Create a pivot chart linked to a pivot table to dynamically visualize total sales by region, salesperson, or category, with filters updating both chart and table.
Learn to use slicers to filter pivot tables and pivot charts with a click, combining region and category filters and multi-select options for interactive dashboards.
Learn to filter pivot tables by dates with a timeline slicer, switching between months, quarters, years, and days to update pivot tables and pivot charts interactively.
Refresh a pivot table when new records are added by using the pivot table analyze refresh, right-click refresh, or refresh all; connected charts and slicers update automatically.
Design and format pivot tables to improve readability by choosing compact, outline, or tabular layouts, repeating item labels, and applying styles that adjust subtotals, grand totals, without changing data.
This course contain the use of artificial intelligence.
Master Microsoft Excel with Real-World Projects, Formulas, PivotTables, Charts, Dynamic Arrays, and Macros
Want to become confident using Microsoft Excel for work, business, or your career?
Whether you’re starting from scratch or looking to strengthen your existing Excel skills, this course will guide you step by step from the fundamentals to advanced techniques used by professionals every day.
This isn’t just another Excel course where you memorize formulas. You’ll learn why, when, and how to use Excel features through practical, real-world examples and hands-on exercises. Every lesson builds on the previous one, making it easy to follow—even if you’ve never opened Excel before.
By the end of this course, you’ll be able to organize data, analyze information, build interactive reports, create professional charts, automate repetitive tasks, and confidently use Excel in any workplace.
⸻
What You’ll Learn
Excel Fundamentals
* Navigate the Excel interface with confidence
* Create and manage workbooks and worksheets
* Format cells, rows, and columns professionally
* Work with tables and organize data efficiently
Formulas and Functions
* Build formulas from scratch
* Master relative and absolute references
* Perform mathematical calculations
* Handle logical decisions using IF, IFS, AND, OR, and NOT
Advanced Functions
* SUMIF and SUMIFS
* COUNTIF and COUNTIFS
* AVERAGEIF and AVERAGEIFS
* XLOOKUP and VLOOKUP
* Modern Dynamic Array functions including FILTER, UNIQUE, SORT, and SEQUENCE
Text and Date Functions
* LEFT
* RIGHT
* MID
* TRIM
* CONCAT
* UPPER
* LOWER
* PROPER
* TODAY
* YEAR
* MONTH
* DAY
* EDATE
* EOMONTH
* DATEDIF
Data Validation
* Create professional drop-down lists
* Control user input
* Prevent data entry mistakes
* Display input messages and error alerts
PivotTables
* Build PivotTables from scratch
* Summarize thousands of records instantly
* Use Rows, Columns, Values, and Filters
* Change Value Field Settings
* Group dates by months, quarters, and years
* Create Pivot Charts
* Use Slicers and Timelines
* Refresh and customize PivotTables
Professional Charts
* Column Charts
* Bar Charts
* Line Charts
* Pie Charts
* Doughnut Charts
* Area Charts
* Scatter Charts
* Combo Charts
* Customize charts with titles, labels, legends, and formatting
Macros and Automation
* Record your first macro
* Understand Absolute and Relative References
* Assign macros to buttons
* View the VBA code generated by Excel
* Save and manage Macro-Enabled workbooks
⸻
Why Take This Course?
Unlike many Excel courses that jump straight into advanced topics, this course is carefully structured to help you learn naturally.
Each lesson builds on the previous one, allowing you to gain confidence while developing practical skills you can immediately apply in real business scenarios.
You’ll work with downloadable Excel files, complete hands-on exercises, and reinforce your learning with section quizzes. Instead of watching someone use Excel, you’ll practice alongside the instructor and build real experience.
⸻
This Course Includes
* Step-by-step video lessons
* Downloadable Excel practice files
* Hands-on exercises
* Section quizzes
* Real-world business examples
* Professional tips and best practices
* Lifetime access
* Future course updates
* Certificate of completion
⸻
Who This Course Is For
* Complete beginners with no Excel experience
* Students preparing for internships or their first job
* Office employees who use Excel every day
* Administrative professionals
* Accountants and finance professionals
* Business owners and entrepreneurs
* Data analysts
* Project managers
* Anyone who wants to improve productivity with Microsoft Excel
⸻
Requirements
No previous Excel experience is required.
A computer with Microsoft Excel installed is recommended so you can follow along with the exercises.