Excel-18 is a practical guide to working with Tables in Microsoft Excel. Find step-by-step instructions, clear explanations, and screenshots to help you analyze and organize your data efficiently.
📚 Goal: Master Tables, Quick Analysis Tool, Structured References, and using tables as source data in Excel!
- Create a Table
- Sorting Data
- Filtering Data
- Total Row
- Table Name
- AutoExpansion
- Structured References
- Tables as Source Data
- Quick Analysis Tool
- Formatting
- Screenshots
- Requirements
- Author
- Click any cell inside your data set.
- On the Insert tab, click Table (or press
Ctrl + T).
- Excel selects the data automatically. Check 'My table has headers' and click OK.
Result:
To sort by Last Name first and Sales second:
- Click the arrow next to Sales and choose Sort Smallest to Largest.
- Click the arrow next to Last Name and choose Sort A to Z.
Result:
To filter for USA only:
- Click the arrow next to Country and check only USA.
Result:
Add a total row to your table:
- Select any cell in the table.
- On the Table Design tab, check Total Row (or press
Ctrl + Shift + T).
- Click any cell in the last row to select a summary function (Sum, Average, Count, etc.).
Every table has a unique name you can use in formulas. You can also rename your table.
Example: Count records in Table1:
Tables in Excel expand automatically when new rows or columns are added.
- Select a cell inside the table.
- Press
Ctrl + Shift + Tto remove the total row. - Add a new entry (e.g., type "Baker" in cell A16)—Excel auto-formats the new row.
📝 Note: New rows are part of the table. All related formulas update automatically.
Use structured references for clear, dynamic formulas in tables.
- Type "Bonus" in cell E1—Excel formats it as a new column.
- Enter the formula in cell E2:
and press Enter.
=0.02*[Sales]
Excel fills the formula down automatically.
To sum the Sales column using structured references:
📝 Tip: Enter
=SUM(Table1[and Excel shows available structured references. Formulas update when your table grows.
- Select a cell in your data.
- Press
Ctrl + Tto insert a table. - Press Enter.
- Go to Insert > Charts and click Column > Clustered Column.
Result:
Add new data (e.g., type "Jul" in cell A8), and your chart updates automatically.
Use the Quick Analysis tool for instant calculations and visualizations.
Instead of a total row, quickly calculate totals with Quick Analysis:
- Select a range and click the Quick Analysis button.
- Click Totals > Sum to total columns.
Add a running total:
- Select a range and click the Quick Analysis button.
- Click Tables > Table to insert a table quickly.
- Select a range and click the Quick Analysis button.
- Click Data Bars to highlight values visually.
💡 Shortcut: Press
Ctrl + Qto select your data and open Quick Analysis.
You can also add charts, pivot tables, sparklines, color/icon sets, and more.
All screenshots used above are available in the /Screenshots folder.
- Microsoft Excel (best: 2021/365 for modern features)
- Windows OS recommended
Project and documentation by Kuba27x
Repository: Kuba27x/Excel-18


















