Exam of ICDL
Exam of ICDL
Data in MS
Excel 2007
BY: DAN
NGABO
Objectives
╸ Having studied this session the student will be
able to:
2
Define and use cell
range names in
formulas
By using names, you can make your
formulas much easier to understand and
maintain. You can define a name for a cell
range, function, constant, or table.
OR
5. Select the cell, range of cells, or nonadjacent selections that you
want to name.
4
Working with
Excel Formulas
5
Excel arithmetic operators
Excel uses arithmetic operators, logical operators,
reference operators and text operators as tabled
below.
6
SESSION 3
Copying formulas
7
Copying formulas
In the spreadsheet we can use the copy and paste
command. The cell locations in the formula are pasted
relative to the position we Copy them from.
Cells information is copied from its relative position. In other
words in the original cell (C1) the equation was (A1+B1).
When we paste the function it will look to the two cells to the
left. So the equation pasted into (C2) would be (A2+B2). And
the equation pasted into (C3) would be (A3+B3).
8
Absolute Positioning
Sometimes it is necessary to keep a certain position that is
not relative to the new cell location.
This is possible by inserting a $ before the Column letter or
a $ before the Row number (or both). This is called Absolute
Positioning.
If we were to fill down with this formula we would have the
exact same formula in all of the cells C1, C2, C3, and C4.
The dollar signs lock the cell location to a FIXED position.
9
Working with Excel functions
A function is a small assignment that is performed to
produce a result that can be reliably used without caring
as to how the function works or how it was created.
Built-in functions in Excel can be used to perform
calculations on spreadsheet data.
To use a function in your spreadsheet, you can display
its result in a cell. Because a cell is just a box, ready to
display anything.
Example: Get the Summation of a number list using a
Formula.
10
More about SUM function
We will look at several different specific examples
that show how the typical SUM function can be used!
Notice that in Cell A4 there is a TEXT entry.
This has NO numeric value and cannot be included in
a total. Following table shows difference Method to
use „SUM‟ function.
11
AVERAGE function
The Average function finds the average of the
specified data. (Simplifies by add all the indicated
cells together and divide by the total number of cells.)
12
The MAX Function
The next function we discuss is Max (which stands for
Maximum). This will return the largest (maximum)
value in the selected range of cells.
The syntax is as follows: =MAX (first value, second
value, etc.)
13
The MIN Function
The next function we will discuss is Min (which stands
for minimum). This will return the smallest (Min) value
in the selected range of cells.
14
Create an if function using Function
Wizard
1. Click function button (near the formula bar)
16
Sort and filter your data
When you work with a large data set, sometimes you
might want to sort the records in a particular order, in
order to make your working easily.
17
Sorting your data
To sort your data, follow the steps given below:
18
EXAMPLE: SORT YOUR DATA
Sort window will be appeared as
1. Select the entire data set including follows:
the column headings such as No,
Index No, Course Code, and Marks .
20
Remove Filters in your data
set
To remove the applied filters, perform the following
steps:
1. Click the down arrow in the Marks Column.
2. Click Clear Filter from “Marks”.
21
Errors in cells
When you work with Microsoft Excel you will meet the
following common sources of errors appearing on the cells of
your worksheet.
Refer to the description given below to get an idea what that
error is and what to be done if the error occurs.
22
Self Assessment Questions
What do you type first in an empty cell to start a formula?
15.2 What are the four different types of operators use in Excel
2007? Give examples for each type.
15.3 What is the best way to display the result of a formula in
another location on the worksheet?
15.4 How could you rearrange the data in ascending or
descending order?
15.5 The quality of a product of a company is defined based on the
number of deficiencies found in a sample of 100 products as given
in the table below. Build a nested “IF” functions to be used to find
the Quality of the product.
What does it mean if the following errors are appearing in some
cells of your work sheet? How do you fix each error? a. ######
23
b. #DIV/0 c. #NAME?
Session 16
Setting Document
Appearance and working
with Charts.
24
Setting Document Appearance and
working with Charts
Aims:
• This lesson aims to give an idea on document
appearance setting and will provide the basic ideas on
charts.
Objectives:
• Format the cells and the contents
• Change the document appearance by applying
themes
• Create Charts for a given data set
• Customize the features of charts
25
Changing Document
Appearance
When you enter data into cells, the content will
be displayed according to the default settings.
26
Format your cell using a given
number format
Select Number tab in the cell formatting window.
Select the category Currency.
Set decimal places as 2 and Symbol as $.
27
Align the content of the cell
You can align a cell text by clicking Alignment tab in a cell
formatting window.
28
Change Border of a cell/range of
cells
1. Select the border group in a home tab.
2. Change the Border style effect as you need.
29
Change the fill style of a
cell(s)
Select the Fill group in a home tab.
Change the Fill style effect as you need with respect
to background color, pattern color if the cell(s) are to
be filled with a pattern, and the pattern style.
30
Set the column Merge two or more
Set row height width cells
31
Change the cell style
Excel has defined a set of styles to be applied to cells
in order to differentiate them among other cells.
To apply/change the cell styles, follow the steps given
below:
1. Select the cell(s).
2. Click home tab in the ribbon.
3. Click on the down arrow to get the drop down list in the styles group.
4. Select a cell style.
32
Conditional formatting of
cells
You can format a range of cells such that the required
data cells are appeared in a different manner
according to the condition you specify.
36
Working with Charts
MS Excel is the best application to learn about Charts. Charts are
usually used to give an illustration on the behavior of data at a
glance, to the viewer, rather than reading the entire data set to study
the behavior
You are required to decide which type will be most suitable to
illustrate your data set depending on the nature of the data.
• Column charts
• Line charts
• Bar charts
• Pie charts
• Area charts
• Scatter charts
• Stock
• Surface
• Radar
• Bubble
• Doughnut
37
Create a Chart using Chart
tool
Microsoft excel 2007 provides easy way to create
charts that you need. To create a chart, follow the
steps given below steps.
1. Select the data set on which the chart to be drawn
38
Modify chart Layout
1. Select your chart.
2. Click design tab in a chart tool and click.
3. Click chart layout.
4. Select suitable chart layout.
5. Modify titles as you need.
Example:
Change the chart title as “Mid-term test result”
Change the X axis title as “Student name”
Change the Y axis title as “Marks”
Your output will look like as follows:
39
EXAMPLE OF CHART
40
The Chart design tool
The chart design tool can be used to change the data
set layout and style in your data sheet. Brief
description of the each tool is listed below.
41
The Chart Layout tool
The chart layout tool contains number of tools to change
the layout of your chart. Some useful tools are listed below.
42
The Chart Format tool
The chart format tool is use to format your chart.
43
44