Whether you’re just getting started with Excel or looking to streamline a specific task, these tutorials are designed to help you work more efficiently without unnecessary complexity.
Browse step-by-step tutorials covering formulas, functions, data cleanup, formatting, PivotTables, dropdown lists, lookups, printing, automation, and more. Each tutorial focuses on solving a practical problem with clear explanations, companion articles, and downloadable resources when available.
Use the search box or browse the topics below to find the tutorial you need.
Newest Tutorials
How to Use XLOOKUP for Multi Criteria Searches in Excel
Learn how to look up data based on criteria in multiple columns using XLOOKUP. For this example, I’m working with a spreadsheet of Portlandia TV series data and I want to add the title of the episode to the list of characters based on season and episode numbers which are stored on another sheet in…
How to Create a Searchable Drop-down List in Excel
Learn how to easily create a searchable drop-down list in Excel so users can enter a term in a search box that filters the results shown in the drop-down list. Choose to allow partial matches, or require exact or case-sensitive exact matches to suit your needs.
How to Combine Multiple Names Based on Same or Different Last Names in Excel
Learn how to use a complex formula to join first and last names for two people based on whether or not they share the same last name. This is an efficient way to prepare names for printing address labels.
Excel Basics & Setup
These are tutorials that help users understand Excel basics, interface options, and foundational spreadsheet skills.
Formulas & Functions
These focus on formulas, functions, and using Excel to perform calculations or manipulate information.
Working with Data
Clean, organize, sort, and transform your data more efficiently.
Analysis & Reporting
These tutorials help users analyze information, highlight patterns, and create useful insights.
Printing & Sharing
These tutorials help users prepare spreadsheets for printing, exporting, and sharing with others.
Security & Workbook Management
These tutorials focus on protecting, controlling, and managing workbook content.
Real-World Projects
Learn Excel by solving practical business problems.
All Excel Tutorials
How to Delete a Pattern of Rows in Excel
Learn how to delete a pattern of rows in Excel. This was a request in the Microsoft Tech Community asking how to automate deleting 3 rows after every 2 rows.
2 Ways to Create a Dropdown List in Excel
Learn two ways to create a dropdown list in Excel. Both methods use the data validation tool on the data tab and we select “list” from the allow field.
How to Randomize a List in Excel
Learn how to randomize a list in a column in Excel.
How to Create a Cryptogram in Excel
Learn how to create your own cryptogram/cipher in Excel using multiple functions.
How to Split a String of Text Into Individual Rows in Excel
Learn how to easily split a string of text into individual rows in Excel using MID & ROWS functions.
2 Ways to Split a String of Text Into Individual Columns in Excel
via https://youtu.be/ZuNJZUVZzaU In this video, I show you two ways to split a string of text into individual columns. Method 1: Enter text in column A & select the row. Go to the Data Tab – Text to Columns. Select Fixed Width & create breaks at each character. Method 2: Enter text in column A.…
How to Sort & Filter in Excel
Learn how to sort and filter in Excel. Both of these options can be found on the Data tab.
Solving a Fraction Story Problem with Excel Pizza Party Problem
Learn how to use Excel to solve a 2-part fraction story problem.
Solving a Fraction Story Problem with Excel (Ice Cream Party Problem)
In this video, I show you how to use Excel to solve a 2-part fraction story problem: A school has 750 students and you need to know how many cups of each flavor of ice cream to buy so each student can have 1 cup of their favorite flavor. A survey was sent out and…
Two Ways to Divide Fractions in Excel
In this video, I show you two simple ways to divide fractions in Microsoft Excel. The problem is 7/8 divided by 5/4. In the first method, I simply type =(7/8)/(5/4) then press enter to get a solution of 0.7 or 7/10. In the second method, I format the cells I’m going to enter the data…
How to Get Credit Card Numbers to Display Properly in Excel
You may have noticed that when entering more than 15 digits, Excel changes all digits past 15 to zeros. This prevents longer numbers like credit card numbers from displaying correctly, but there’s an easy fix: formatting the cell. Right click in the cell you want to enter the credit card number and select Format Cells.…
How to Transpose Rows & Columns in Excel
Transposing Excel data from rows to columns or vice versa is simple using Excel’s transpose paste feature. Simply copy the data you want to transpose, click where you want to paste the data, then select the transpose option under paste. Don’t forget to subscribe to my channel for more tutorials! Thanks for tuning in!
How to Optimize Printability Using Page Layout in Excel
Before sending a spreadsheet to someone, it’s a best practice to ensure the spreadsheet is optimized to print its best. This is easy to do using Excel’s Page Layout tab. First, you’ll want to look at the print preview to see how the data displays on the page. You may need to change the orientation…
How to Generate Random Numbers in Excel Using the Rand Function
In this video, I show you two ways to generate random numbers in Excel, whether you want numbers between 0 and 1 or a range of your selecting. Please note these are volatile Excel functions, meaning they will automatically recalculate every time Excel recalculates, so you will see the numbers change as you manipulate data…
