Excel for Beginners | Tips & Tricks
This resource guide was developed for beginners to better understand and work with Microsoft Excel. These are just a few of the most commonly asked questions I receive working with end users. I hope this helps.
Excel Tips and Tricks
1. How to Create a Table
With our spreadsheet (worksheet) opened in Excel, we first need to create some mock-up data. For this example, we could use the following:
Fname | Lname | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity |
---|---|---|---|---|---|---|
Jeffrey | Thomas | 10001 | LRG Shirt | 12 | 2 | 1 |
Austin | Walter | 10002 | SM Shirt | 10 | 2 | 2 |
Beth | Spencer | 10003 | XL Shirt | 13 | 2 | 2 |
Lily | Peters | 10004 | M Shirt | 11 | 2 | 3 |
Gregory | Hart | 10005 | LRG Shirt | 12 | 2 | 1 |
Note: We will use this data throughout the examples to demonstrate tips like calculating the order total with basic formulas and identifying orders eligible for free shipping using conditional formatting.
Steps to Create a Table:
- Highlight all the data, including the column headers and rows.
- Navigate to the Ribbon, locate the Insert tab, and select Table.
- A dialog box will appear, showing the selected range (e.g.,
$A$1:$G$6
).- Ensure the "My table has headers" checkbox is selected.
- Click OK. The data will be converted into a table with a default style.
Your table will look like this:
Fname | Lname | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity |
---|---|---|---|---|---|---|
Jeffrey | Thomas | 10001 | LRG Shirt | 12 | 2 | 1 |
Austin | Walter | 10002 | SM Shirt | 10 | 2 | 2 |
Beth | Spencer | 10003 | XL Shirt | 13 | 2 | 2 |
Lily | Peters | 10004 | M Shirt | 11 | 2 | 3 |
Gregory | Hart | 10005 | LRG Shirt | 12 | 2 | 1 |
Why Convert Data to a Table?
Using a table format makes managing data more efficient. Benefits include:
- Easy addition of rows and columns.
- Automatic formatting and rule application.
- Improved sorting and filtering capabilities.
- Enhanced usability when creating pivot tables or combining data across worksheets.
2. How to Add a Column
Adding Columns:
- Right-click on any column header within the table.
- From the menu, select Insert and then Table Columns to the Left. This will insert a new column to the left of the selected column.
For example, if a new column is inserted, the table might look like this:
Fname | Lname | Order Number | New Column | Order Item | Order Cost | Additional Fees | Order Quantity |
---|---|---|---|---|---|---|---|
Jeffrey | Thomas | 10001 | LRG Shirt | 12 | 2 | 1 | |
Austin | Walter | 10002 | SM Shirt | 10 | 2 | 2 | |
Beth | Spencer | 10003 | XL Shirt | 13 | 2 | 2 | |
Lily | Peters | 10004 | M Shirt | 11 | 2 | 3 | |
Gregory | Hart | 10005 | LRG Shirt | 12 | 2 | 1 |
Renaming Columns:
- Double-click the header of the new column (e.g., "New Column").
- Type the desired name (e.g., "Order Date") and press Enter.
Adding Columns at the End:
- Click the cell to the right of the last column in the table.
- Type the desired column header (e.g., "Order Total") and press Tab. This will automatically extend the table to include the new column.
3. How to Add a Row
Adding Rows:
- Right-click on any row within the table.
- Select Insert and choose Table Row Below or Table Row Above.
Example:
Fname | Lname | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity |
---|---|---|---|---|---|---|
Jeffrey | Thomas | 10001 | LRG Shirt | 12 | 2 | 1 |
Austin | Walter | 10002 | SM Shirt | 10 | 2 | 2 |
Beth | Spencer | 10003 | XL Shirt | 13 | 2 | 2 |
Lily | Peters | 10004 | M Shirt | 11 | 2 | 3 |
Gregory | Hart | 10005 | LRG Shirt | 12 | 2 | 1 |
Deb | Wrenley | 10006 | SM Shirt | 10 | 2 | 3 |
Automatically Adding Rows:
- Start typing in the row below the last row in the table. The table will automatically expand to include the new row.
4. How to Adjust Column Width and Row Height
- Hover over the border between two columns or rows until the cursor changes to a double-sided arrow.
- To resize manually: Click and drag the border to increase or decrease the size.
- To auto-fit content: Double-click the border to adjust the size to fit the content.
- For specific dimensions:
- Right-click the column header or row number.
- Select Column Width or Row Height from the menu.
- Enter the desired value and click OK.
5. How to Move Columns and Rows
Moving Columns:
- Right-click the column header and select Cut.
- Right-click the header of the target column and select Insert Cut Cells. The column will move to the new location.
Example:
Fname | Lname | Order Date | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity |
---|---|---|---|---|---|---|---|
Jeffrey | Thomas | 2023-01-15 | 10001 | LRG Shirt | 12 | 2 | 1 |
Moving Rows:
- Right-click the row number and select Cut.
- Right-click the target row and select Insert Cut Cells. The row will move to the new location.
Alternatively, drag and drop rows or columns using the mouse.
6. How to Delete or Hide Rows and Columns
To Delete:
- Right-click the row number or column header you want to delete.
- Select Delete from the context menu.
To Hide:
- Right-click the row number or column header you want to hide.
- Select Hide from the context menu.
To Unhide:
- Highlight the adjacent rows or columns.
- Right-click and select Unhide.
7. How to Rename the Worksheet
- Double-click the worksheet tab at the bottom of the Excel window.
- Type the new name for the worksheet.
- Press Enter to save the new name.
8. How to Use Autofill Series
- Enter a starting value in a cell. For example, insert a new column and name it "Customer Number." In the first empty cell of this column, type a starting value such as "110-1."
Example:
Fname | Lname | Customer Number | Order Date | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity | Order Total |
---|---|---|---|---|---|---|---|---|---|
Jeffrey | Thomas | 110-1 | 5/22/2024 | 10001 | LRG Shirt | 12 | 2 | 1 | |
Austin | Walter | 5/22/2024 | 10002 | SM Shirt | 10 | 2 | 2 | ||
Beth | Spencer | 5/24/2024 | 10003 | XL Shirt | 13 | 2 | 2 | ||
Lily | Peters | 5/25/2024 | 10004 | M Shirt | 11 | 2 | 3 | ||
Gregory | Hart | 5/25/2024 | 10005 | LRG Shirt | 12 | 2 | 1 |
- Hover the cursor over the lower-right corner of the starting cell until the cursor turns into a bold plus sign. Drag the fill handle across adjacent cells to autofill the series.
- Excel will automatically continue the series (e.g., numbers, dates, or days of the week).
- Use the Auto Fill Options dropdown to customize the series if needed.
Updated Example:
Fname | Lname | Customer Number | Order Date | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity | Order Total |
---|---|---|---|---|---|---|---|---|---|
Jeffrey | Thomas | 110-1 | 5/22/2024 | 10001 | LRG Shirt | 12 | 2 | 1 | |
Austin | Walter | 110-2 | 5/22/2024 | 10002 | SM Shirt | 10 | 2 | 2 | |
Beth | Spencer | 110-3 | 5/24/2024 | 10003 | XL Shirt | 13 | 2 | 2 | |
Lily | Peters | 110-4 | 5/25/2024 | 10004 | M Shirt | 11 | 2 | 3 | |
Gregory | Hart | 110-5 | 5/25/2024 | 10005 | LRG Shirt | 12 | 2 | 1 |
9. How to Undo or Redo Actions
- Undo: Press Ctrl + Z or click the Undo arrow in the top-left toolbar.
- Redo: Press Ctrl + Y or click the Redo arrow next to Undo.
10. How to Protect Your Workbook
- Navigate to the File tab and select Info.
- Click Protect Workbook and choose an option (e.g., Encrypt with Password, Always Open Read-Only).
- Follow the prompts to set a password or apply restrictions.
- Save the workbook to ensure the protection settings are applied.
Additional Tips
1. How to Create Basic Formulas Using Mathematical Operators
Use the table below to perform the following example:
Fname | Lname | Customer Number | Order Date | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity | Order Total |
---|---|---|---|---|---|---|---|---|---|
Jeffrey | Thomas | 110-1 | 5/22/2024 | 10001 | LRG Shirt | 12 | 2 | 1 | |
Austin | Walter | 110-2 | 5/22/2024 | 10002 | SM Shirt | 10 | 2 | 2 | |
Beth | Spencer | 110-3 | 5/24/2024 | 10003 | XL Shirt | 13 | 2 | 2 |
- In the Order Total column, select the first empty cell.
- Start your formula by typing
=
. Then:- Click the Order Cost cell (e.g.,
G2
). - Type
*
(to multiply). - Click the Order Quantity cell (e.g.,
I2
). - Type
+
(to add). - Click the Additional Fees cell (e.g.,
H2
).
- Click the Order Cost cell (e.g.,
- Press Enter to calculate the total.
Example Formula:
=([@Order Cost]*[@Order Quantity])+[@Additional Fees]
Result:
Fname | Lname | Customer Number | Order Date | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity | Order Total |
---|---|---|---|---|---|---|---|---|---|
Jeffrey | Thomas | 110-1 | 5/22/2024 | 10001 | LRG Shirt | 12 | 2 | 1 | 14 |
Austin | Walter | 110-2 | 5/22/2024 | 10002 | SM Shirt | 10 | 2 | 2 | 22 |
Beth | Spencer | 110-3 | 5/24/2024 | 10003 | XL Shirt | 13 | 2 | 2 | 28 |
2. How to Create a Basic Conditional Formatting Rule
- Select the Order Total column.
- Go to the Home tab and select Conditional Formatting > Highlight Cell Rules > Greater Than.
- In the dialog box, type
20
and choose a formatting style (e.g., Green Fill with Dark Green Text). - Click OK.
Result:
Fname | Lname | Customer Number | Order Date | Order Number | Order Item | Order Cost | Additional Fees | Order Quantity | Order Total |
---|---|---|---|---|---|---|---|---|---|
Jeffrey | Thomas | 110-1 | 5/22/2024 | 10001 | LRG Shirt | 12 | 2 | 1 | 14 |
Austin | Walter | 110-2 | 5/22/2024 | 10002 | SM Shirt | 10 | 2 | 2 | 22 |
Beth | Spencer | 110-3 | 5/24/2024 | 10003 | XL Shirt | 13 | 2 | 2 | 28 |
This highlights cells in the Order Total column that are greater than 20.