When you open Excel for the first time, it may seem a bit overwhelming. Rows, columns, formulas, ribbons—there’s a lot going on! But don’t worry. This complete How to Use Excel for Beginners guide will help you master the basics in an easy, step-by-step way.
Excel is more than just a spreadsheet—it’s one of the most powerful tools for organizing data, doing calculations, and creating reports. Whether you want to track expenses, build a project list, or analyze business data, Excel can make your life easier.
-
Enter and format data
-
Use formulas and functions
-
Create tables and charts
-
Sort and filter information
-
Save and share your work effectively
Let’s get started!
What is Microsoft Excel?
Microsoft Excel is a spreadsheet software that organizes data in rows and columns. Each cell (intersection of a row and column) can hold text, numbers, or formulas.
Why Excel is Useful:
-
For Students: Manage grades, assignments, or schedules.
-
For Professionals: Create reports, analyze sales data, or track projects.
-
For Businesses: Prepare budgets, invoices, or inventory lists.
-
For Personal Use: Track household expenses, fitness progress, or shopping lists.
Simply put, Excel lets you store, manage, and display data all in one place.
Getting Started with Excel
Opening Excel
- Launch Microsoft Excel from your PC or through your Microsoft 365 account.
-
Choose Blank Workbook.
-
You’ll see a grid made of rows (numbers on the left) and columns (letters on top).
Understanding the Interface
-
-
Cells: Small boxes where you enter data. Each has an address (e.g., A1, B2).
- Formula Bar: Shows the data or formula inside the cell you’ve selected.
-
Sheets: Tabs at the bottom where you can switch between multiple worksheets.
👉 Remember: Each worksheet is like a page in your Excel book.
Step 1: Entering and Formatting Data
The first thing you’ll learn in How to Use Excel for Beginners is entering data.
- Select a cell and enter text or numbers.
-
Use Enter to jump to the cell below or Tab to shift to the next cell on the right.
-
Use the Home tab to format your data.
Formatting Options
-
Bold, Italic, Underline: Highlight important values.
-
Font Color/Cell Color: Color-code categories.
-
Alignment: Left, center, or right align text.
-
Number Formatting: Change numbers to currency, percentage, or dates.
Example – Student Marks Table:
Student | Math | English | Science |
---|---|---|---|
John | 85 | 90 | 78 |
Sarah | 92 | 88 | 95 |
Alex | 76 | 84 | 80 |
Step 2: Using Basic Formulas
Formulas let Excel do the math for you.
Simple Formulas
-
Addition:
=A1 + B1
-
Subtraction:
=C1 - D1
-
Multiplication:
=E1 * F1
-
Division:
=G1 / H1
👉 Always start with an = sign.
Essential Functions
-
SUM: Adds a range. Example:
=SUM(B2:B4)
-
AVERAGE: Calculates mean. Example:
=AVERAGE(B2:B4)
-
MIN/MAX: Finds smallest or largest. Example:
=MAX(B2:B4)
Example: If you want the total score of John (85 + 90 + 78), use:
Step 3: Creating Tables
Tables make data easy to read and analyze.
-
Select your data range.
-
Go to Insert > Table.
-
Tick “My table has headers.”
Benefits of Tables
-
Built-in filters for sorting.
-
Automatic formatting.
-
Easier to apply formulas.
Example: A sales table with filters lets you quickly check the top salesperson.
Step 4: Charts and Graphs
Visuals help explain numbers better.
How to Create a Chart
-
Select your data.
-
Click Insert > Chart.
-
Pick a style (Column, Line, Pie).
Example
-
Use a Pie Chart for budget distribution.
-
Use a Line Chart for monthly sales growth.
-
Use a Bar Chart for comparing student scores.
👉 Pro Tip: Always add chart titles and labels for clarity.
Step 5: Sorting and Filtering
Sorting helps arrange data, while filtering shows only what you need.
Sorting
-
Select column → Go to Data > Sort A–Z (smallest to largest) or Sort Z–A.
Filtering
-
Select your table → Click Filter icon.
-
Choose what to display (e.g., only students with scores above 80).
This is very useful for large lists like sales records or customer databases.
Step 6: Freezing Panes
When you scroll down, headers often disappear. Freezing keeps them visible.
-
Go to View > Freeze Panes.
-
Options: Freeze Top Row, First Column, or both.
This is handy when working with spreadsheets that have hundreds of rows.
Step 7: Conditional Formatting
Conditional formatting highlights data based on rules.
-
Select a range.
-
Go to Home > Conditional Formatting.
-
Apply rules (e.g., highlight scores above 90 in green).
Example: For instance, in a sales worksheet, mark figures that fall short of the target in red.
Step 8: Saving and Sharing Workbooks
-
Save As: Choose file name and format. (.xlsx is default)
-
CSV: Use for plain data (common in databases).
-
PDF: For reports you don’t want edited.
-
OneDrive: Easily share files and work together with others instantly.
👉 Always save frequently using Ctrl + S.
Step 9: Keyboard Shortcuts for Beginners
Here are the most useful shortcuts:
-
Ctrl + C = Copy
-
Ctrl + V = Paste
-
Ctrl + Z = Undo
-
Ctrl + T = Create Table
-
Ctrl + P = Print
-
Ctrl + F = Find data
-
F2 = Edit active cell
Step 10: Practical Examples for Beginners
Here are some mini-projects you can try:
Example 1: Monthly Budget Tracker
Category | Amount |
---|---|
Rent | 10,000 |
Groceries | 5,000 |
Transport | 2,500 |
Entertainment | 3,000 |
Total | =SUM(B2:B5) |
Example 2: Simple Attendance Sheet
Name | Jan | Feb | Mar | Total |
---|---|---|---|---|
John | P | P | A | =COUNTIF(B2:D2,”P”) |
Sarah | P | A | P | =COUNTIF(B3:D3,”P”) |
👉 This shows how formulas like SUM and COUNTIF make Excel practical.
Extra Beginner Tips
-
AutoFill: Drag the corner of a cell to copy values or patterns (e.g., dates).
-
Data Validation: Restrict inputs (e.g., only allow numbers between 1–100).
-
Remove Duplicates: Clean up lists quickly (Data tab).
- Split Columns: Apply Text-to-Columns to divide full names into first and last names.
FAQs: How to Use Excel for Beginners
1. What is the fastest way to learn Excel?
Start with basics like entering data, simple formulas, and charts. Build skill by practicing daily with real-world tasks like managing budgets or preparing reports.
2. Can I learn Excel without prior experience?
Yes! Excel is designed for everyone. With step-by-step practice, even beginners can use it effectively.
3. How do I make my Excel sheet look professional?
Use tables, consistent formatting, headings, and charts. Avoid clutter and keep it clean.
4. Which Excel skills are most useful for beginners?
Basic formulas (SUM, AVERAGE), tables, sorting/filtering, and charts.
5. Is Google Sheets the same as Excel?
Google Sheets is a free online alternative. It works similarly but has fewer advanced features than Excel.
Conclusion
Learning How to Use Excel for Beginners is easier than you think. Start small—enter some data, apply formulas, and create simple charts. With consistent practice, Excel will become a powerful tool in your daily life, whether for school, work, or personal projects.
👉 Don’t stop here! Explore more advanced topics like pivot tables, VLOOKUP, and dashboards once you’re confident with the basics.