Advance Excel Front Page
Advance Excel Front Page
Advance Excel Front Page
SPREADSHEET
A spreadsheet or worksheet is a file made of rows and columns that help sort data,
arrange data easily, and calculate numerical data. What makes a
spreadsheet software program unique is its ability to calculate values using
mathematical formulas and the data in cells.
Microsoft Excel is a spreadsheet developed by Microsoft for Windows, mac OS, Android
and iOS. It features calculation, graphing tools, pivot tables, and a macro programming
language called Visual Basic for Applications.
1
FEATURES OF MS-EXCEL
You Can Insert a New Worksheets at Will
Time Saving Shortcut Keys
2
CREATING A WORKSHEET
WORKSHEET
A worksheet is a collection of cells where you keep and manipulate the data.
Each Excel workbook can contain multiple worksheets.
3
Step 3: By default, Sheet 1 will be created as a worksheet in the spreadsheet. The
spreadsheet’s name will be Book 1 if you open it for the first time.
4
FILTERING THE DATA
Filter your Excel data if you only want to display records that meet certain criteria.
Step1. Click any single cell inside a data set.
Step 2. On the Data tab, in the Sort & Filter group, click Filter.
Step 4. Click on Select All to clear all the check boxes, and click the check box next to
USA.
5
Step 5. Click OK.
Step 7. Click on Select All to clear all the check boxes, and click the check box next to
Qtr 4.
6
Step 8. Click OK.
Step To remove the filter, on the Data tab, in the Sort & Filter group, click Clear. To
remove the filter and the arrows, click Filter.
7
Step 10. Select a cell.
Step 11. Right click, and then click Filter, Filter by Selected Cell's Value.
8
Result. Excel only displays the sales in the USA.
Note: simply select another cell in another column to further filter this data set.
9
CREATING A BASIC FORMULA IN EXCEL
Formulas are the backbone of Excel analysis and financial models. At Training The
Street, we are big believers in keeping formulas as clean and simple as possible, but
sometimes formulas can become longer if there are cell references to other sheets /
files or if the task is more complex.
It’s important to be efficient in creating formulas in Excel. Otherwise, the work can
become long and feel tedious. Here are some tips for creating basic formulas:
1. Always start with an = sign. This is how Excel knows you are about to type a formula.
2. When linking various cells in your formula, NEVER manually type the cell reference (ie.
C12 or Sheet1!B3) – even if the formula is a simple link to another cell. Manually typing
in cell references is tedious and creates a high likelihood of making a mistake.
3. Instead, use either the keyboard (preferable) or the mouse to select the cells that you
want to reference.
4. Always hit the Enter key to finish your formula.
Step 1 .In the destination cell, type an = sign
10
Step 3.Type a “–” sign
11
Step 5 .Hit the Enter key to finish
If you enjoyed reading this article and want to improve your Excel Skills further, then
why not try our Excel Best Practices for PC Self-Study Course. You can also browse
our other range of Self-Study Courses here
12
Training The Street also offers a more advanced In-Person/Virtual Public Course
called, Applied Excel. Where you can gain the skills needed for parsing, analyzing, and
presenting information from large data sets
13
VLOOK UP
The VLOOKUP (Vertical lookup) function looks for a value in the leftmost column of a
table, and then returns a value in the same row from another column you specify.
Explanation: the VLOOKUP function looks for the ID (104) in the leftmost column of the
range $E$4:$G$7 and returns the value in the same row from the third column (third
argument is set to 3). The fourth argument is set to FALSE to return an exact match or a
#N/A error if not found.
14
Note: when we drag the VLOOKUP function down, the absolute reference ($E$4:$G$7)
stays the same, while the relative reference (A2) changes to A3, A4, A5, etc. Visit our
page about the VLOOKUP function for much more information and many examples.
15
WORKING WITH MULTIPLE SHEET
Every workbook contains at least one worksheet by default. When working with a large
amount of data, you can create multiple worksheets to help organize your workbook
and make it easier to find content. You can also group worksheets to quickly add
information to multiple worksheets at the same time.
By default, any new workbook you create in Excel will contain one worksheet,
called Sheet1. To change the default number of worksheets, navigate to Backstage
16
view, click Options, then choose the desired number of worksheets to include in each
new workbook.
To copy a worksheet:
If you need to duplicate the content of one worksheet to another, Excel allows you
to copy an existing worksheet.
Step2.The Move or Copy dialog box will appear. Choose where the sheet will
appear in the Before sheet: field. In our example, we'll choose (move to end) to
place the worksheet to the right of the existing worksheet.
17
To rename a worksheet:
Step 1.Right-click the worksheet you want to rename, then
select Rename from the worksheet menu.
18
Step2.Type the desired name for the worksheet.
Step3.Click anywhere outside the worksheet tab, or press Enter on your
keyboard. The worksheet will be renamed.
To move a worksheet:
Step1.Click and drag the worksheet you want to move until a small black
arrow appears above the desired location.
19
Step2,.Release the mouse. The worksheet will be moved.
20
The worksheet tab color is considerably less noticeable when the worksheet is
selected. Select another worksheet to see how the color will appear when the
worksheet is not selected.
To delete a worksheet:
Step1.Right-click the worksheet you want to delete, then select Delete from
the worksheet menu.
21
Step2.The worksheet will be deleted from your workbook.
If you want to prevent specific worksheets from being edited or deleted, you
can protect them by right-clicking the desired worksheet and selecting Protect
Sheet from the worksheet menu.
22
Switching between worksheets
If you want to view a different worksheet, you can simply click the tab to switch to that
worksheet. However, with larger workbooks this can sometimes become tedious, as it
may require scrolling through all of the tabs to find the one you want. Instead, you can
simply right-click the scroll arrows in the lower-left corner, as shown below.
A dialog box will appear with a list of all of the sheets in your workbook. You can
then double-click the sheet you want to jump to.
23
CREATING AND MANAGING CHARTS
24
Pick a chart from the Insert tab. With its Recommended Charts option, Excel takes the
guesswork out of choosing a graph. Excel determines this by looking at your data
selection and offering a preview of what your data will look like with each recommended
option. This is a good starting point if you don’t know what type of chart options work best
with your data.
25
Alternativ
ely, click on the green plus sign to add chart elements individually.
You may find it more convenient to use the Quick Layout menu item instead of Add
Chart Element. It offers layouts with common chart element combinations, which might
save you from having to add them one by one.
26
27
CREATING PIVOT TABLES
Pivot tables are one of Excel's most powerful features. A pivot table allows you to
extract the significance from a large, detailed data set.
Our data set consists of 213 records and 6 fields. Order ID, Product, Category, Amount,
Date and Country.
The following dialog box appears. Excel automatically selects the data for you. The
default location for a new pivot table is New Worksheet.
28
Drag fields
The PivotTable Fields pane appears. To get the total amount exported of each product,
drag the following fields to the different areas.
Step1. Product field to the Rows area.
29
Below you can find the pivot table. Bananas are our main export product. That's how
easy pivot tables can be!
Sort
To get Banana at the top of the list, sort the pivot table.
30
Filter
Because we added the Country field to the Filters area, we can filter this pivot table by
Country. For example, which products do we export the most to France?
Note: you can use the standard filter (triangle next to Row Labels) to only show the
amounts of specific products.
Change Summary Calculation
By default, Excel summarizes your data by either summing or counting the items. To
change the type of calculation that you want to use, execute the following steps.
31
Step2. Right click and click on Value Field Settings.
Step3. Choose the type of calculation you want to use. For example, click Count.
32
Two-dimensional Pivot Table
If you drag a field to the Rows area and Columns area, you can create a two-
dimensional pivot table. First, insert a pivot table. Next, to get the total amount exported
to each country, of each product, drag the following fields to the different areas.
1. Country field to the Rows area.
33
Below you can find the two-dimensional pivot table.
34
To easily compare these numbers, create a pivot chart and apply a filter. Maybe this is
one step too far for you at this stage, but it shows you one of the many other powerful
pivot table features Excel has to offer.
35
Data Validation
Use data validation in Excel to make sure that users enter certain values into a cell.
Data Validation Example
In this example, we restrict users to enter a whole number between 0 and 10.
Step2. On the Data tab, in the Data Tools group, click Data Validation.
36
Input Message
Input messages appear when the user selects the cell and tell the user what to enter.
Error Alert
If users ignore the input message and enter a number that is not valid, you can show
them an error alert.
37
Step4. Click OK.
Data Validation Result
Step1. Select cell C2.
Note: to remove data validation from a cell, select the cell, on the Data tab, in the Data
Tools group, click Data Validation, and then click Clear All. You can use Excel's Go To
Special feature to quickly select all cells with data validation.
38
SUM FUNCTION
Let us look at a basic SUM excel function example to understand better how to use the
SUM formula:
The image below depicts a series of numbers 10 to 100. We will try to sum up the
numbers with the SUM function.
Column B shows Numbers – 10, 20, 30, 40, 50, 60, 70, 80, 90, 100
Cell B12 calculates the sum
The steps to use SUM() Excel Function to add the given numbers are as follows:
Step1.First, we will choose the cell where we want the result to show up. Cell B12
would be the cell in this case.
Step3.Select the array which ranges from the starting cell address to the ending cell
address of the table, i.e., cell references, “B2:B11”.
=SUM(B2:B11)
39
1. After entering each value in the preceding step, press the “Enter” key. The results
are shown in cell B12 as 550 in the image below.
40
PROTECTING CELLS
You can lock cells in Excel if you want to protect cells from being edited.
Lock All Cells
By default, all cells are locked. However, locking cells has no effect until you protect the
worksheet.
Step1. Select all cells.
Step2. Right click, and then click Format Cells (or press CTRL + 1).
Step3. On the Protection tab, you can verify that all cells are locked by default.
41
All cells are locked now. To unprotect a worksheet, right click on the worksheet tab and
click Unprotect Sheet. The password for the downloadable Excel file is "easy".
42
GOAL SEEK
If you know the result you want from a formula, use Goal Seek in Excel to find the input
value that produces this formula result.
Goal Seek Example 1
Use Goal Seek in Excel to find the grade on the fourth exam that produces a final grade
of 70.
Step2. The grade on the fourth exam in cell B5 is the input cell.
Step3. On the Data tab, in the Forecast group, click What-If Analysis.
43
Step4. Click Goal Seek.
Step7. Click in the 'By changing cell' box and select cell B5.
44