Unit-3 Handout
Unit-3 Handout
GRADE – 6
Introduction
The horizontal field of an excel is known as Row. The vertical field of an excel is known
as column. The intersection of row and column is cell. Cells can contain numbers, text, or
formulas.
In the upper-left corner of the Excel 2007 window is the Microsoft Office button. When you click the
button, a menu appears. You can use the menu to create a new file, open an existing file, save a file,
print and perform many other tasks.
Next to the Microsoft Office button is the Quick Access toolbar. The Quick Access toolbar gives you
quick access to commands you frequently use.
On the Title bar, Microsoft Excel displays the name of the workbook you are currently using.
If the Formula bar is turned on, the cell address o you are in is displayed in cell reference bar which is
located on the left side of the Formula bar. Cell entries display on the right side of the Formula bar.
The Status bar appears at the very bottom of the Excel window and provides such information as the
sum, average, minimum, and maximum value of selected numbers.
Cell Address
Excel labels columns by letter. You can see column labels highlighted along the top of the
screen: A, B, C, etc in the Figure1. Rows are highlighted along the side of the screen, and are
organized by number: 1, 2, 3, etc. Each cell has a unique address, obtained by combining the
column letter and the row number of the given cell. For example, cell B4 lies at the intersection
of column B and row 4.
Excel documents are called workbooks. Each workbook has sheets, typically called
spreadsheets. You can add as many sheets as you want to a workbook, or you can create new
workbooks to keep your data separate.
1. Click File, and then click New.
Functions
SUM FUNCTION
3. Press Enter.
5. Press Enter.
7. Press Enter.
It is calculated by adding numbers together and then dividing the total by the number of values
2. Type Average. Press the right arrow key to move to cell B6.
3. Type =AVERAGE(B1:B3).
4. Press Enter.
PRODUCT FUNCTION
Select the PRODUCT option, select the cells that you want to multiply and press Enter.
[
QUOTIENT Function
In the QUOTIENT option, select the cell where the dividend value is and then select the cell of
divisor value. Here, numerator stands for the dividend value and denominator stands for the
divisor values.Press enter to get the answer
Formulas to perform arithmetic operation
Basic Addition Formula
To add the values of C5 and D5 you can simply write the formula with cell reference
Then you can copy the formula by CTRL + C and paste it to other cells by CTRL + V.
Subtraction Formula
Use a cell reference to subtract values using this formula:
There is no subtract function in Excel.
Multiplication Formula
To multiply in Excel, use the asterisk ( * ) sign and use the cell reference to multiply values.
Division Formula
To divide in Excel, the ‘ / ’ or forward slash is used and use the cell reference to divide values
The table below shows the data we want to chart. It is important that your data be presented
correctly in order to create a good looking chart.
First select your data, making sure that you include all of the data that is to be included in the
chart. In our example above, that means selecting the range of cells from B5:D13. Now, click Insert in
the menu. The ribbon will change, and will include a number of chart options(as shown below)
In our case we are creating a Column chart and Bar chart, so click the Column button first. The
following options will then be displayed. As you can see, there are many options available.
Select 3D Clustered Column Chart. We can change it to one of the other chart you can select it
based on your requirement. Once you select a chart type, Excel will automatically create the
chart and insert it onto your worksheet.
Filters
Filters can be used to narrow down the data in your worksheet, allowing you to view only the
information you need. Filtering options can also be accessed from the Sort & Filter command
on the Home tab
To apply Filter
1. Select the column which you want to apply filter
The above is equipment log worksheet that display only the laptops and projectors that are
available for checkout
2. Select the Data tab, and then click the Filter command.
3. A drop-down arrow will appear in the header cell for each column.
4. Click the drop-down arrow for the column you want to filter. In our example, we will filter
column B to view only certain types of equipment.
5. Check the boxes next to the data you want to filter, and then click OK. In this example, we
will check Laptop to view only those types of equipment.
6. The data will be filtered, temporarily hiding any content that doesn't match the criteria. In
our example, only laptops and tablets are visible
Conditional formatting
Conditional formatting is a feature in Microsoft Excel that allows you to apply specific
formatting to your cells according to certain criteria or condition.
Let’s start by highlighting the cells that have a value greater than 80.
Result. Excel highlights the cells that are greater than 80.
Top/Bottom Rule
To highlight cells that are above average, execute the following steps.
5. Click OK.
Result. Excel calculates the average (42.5) and formats the cells that are above this average.
Data bars
Data Bars are premade types of conditional formatting in Excel used to add
colored bars to cells in a range to indicate how large the cell values are
compared to the other values. This makes it easy to visually compare values
between the cells.
Here we have to compare the sales of various month using data bars
Click Conditional formatting under home tab then click data bars and select the
color as you want
Now the sales report is added with data bars
1. Select a range.
2. On the Home tab, in the Styles group, click Conditional Formatting.
Result : Excel updates the icon set automatically. Explanation: by default, for 3 icons, Excel
calculates the 67th percent and 33th percent.
A green arrow will show for values equal to or greater than 64.31. A yellow arrow will
show for values less than 64.31 and equal to or greater than 32.69. A red arrow will show
for values less than 32.69.
Color scales
A color scale is a sequence of smoothly changing colors that represent smaller and larger values.
They come in especially handy to visualize relationships between numerical values in large
datasets. Microsoft Excel has a number of preset 2-color or 3-color scales.
It is a three color scale. The colors used are RED, WHITE and BLUE. Highest value with red and
lowest value is highlighted using blue whereas the above and below average values are
represented by mix of colors. Above average is represented by red + white which is light red in
color. Below average is represented by white + blue which is light blue in color. In this example
25 = light red, 22 & 20 = light blue.