excel
excel
WITH
2
Advantages of a Spread Sheet
It is much more easier to use computerized spreadsheet such as Excel than to
perform manual calculations
A spreadsheet is a general-purpose tool that can be used to solve a wide
variety of problems any information that can be presented as columns and
rows.
Reduces the drudgery of calculations
Reduces the chances of making error especially computational errors
Frees user time to concentrate on problem solving
Allows users to examine alternative solutions.
Produces quicker results.
3
Disadvantages of a Spread Sheet
Incase of a mistake in a value, this affects the
whole worksheet
Wrong formula will lead to incorrect results
When the sheet is too long it is not possible to
view it at ago.
Microsoft Excel Components and4
Features
A spreadsheet program is and application that manipulates numbers and
string data in rows and columns and has the following features:
Cell – Is an intersection of a row and a column. It is the basic storage in Ms.
Excel. It can contain various types of data such as Numeric data (e.g 2005)
or Character data (e.g Pauline). A cell referenced by its address which
consists of the column number and row letter. E.g the first cell is A1, is in
the first column A and row 1.
Worksheet – Are sheets that contain rows and columns forming cells in
which the user can enter and store data. They can be referred to as pages in a
workbook. They are usually numbers as Sheet1, Sheet2, ….Sheet n. It is
made up of 16384 rows and 256 Colulmns.
5
SALES CHART
1% 6% JANUARY
27% FEBRUARY
27%
MARCH
APRIL
MAY
5%
34% JUNE
99
Adding and Deleting a Data Series
Each range of data that comprises a bar, column, or pie
slice is called a data series; each value in a data series
is called a data point. You define the data series when
you select a range and then open the Chart Wizard. But
what if you want to add a data series to an existing
chart? Add a data series by changing the data range
information in the Chart Wizard, by using the Chart
menu, or by dragging a new data series into an existing
chart. You can delete a data series just as quickly as
you add one.
100
Add a Data Series Quickly
Select the range that contains the data series
you want to add to your chart.
Drag the range into the existing chart.
Release the mouse button to display the chart
with the added data series.
101
Delete a Data Series
Select the chart that contains the data series you
want to delete.
Click any data point in the data series.
The series is selected in the chart and the
worksheet.
Press Delete.
Excel removes the data series and displays the
revised chart.
102
Change a Data Series
Select the chart that contains the data series you want
to change.
Click the Chart menu and the click Source Data.
Click the Series tab.
Click the series name you want to change.
Click the Name or Values Collapse Dialog button to
change the name or value, and then Click the Expand
Dialog button.
Click OK.
103
Change Data Series Order.
Select the chart that contains the data series you
want to delete.
Double – click any data point in the data series.
Click the Series Order tab.
Click the series you want to reorder.
Click Move Up or Move Down.
Click OK.
104
Enhancing a Chart
You can format or change any chart object-such
as titles legends, gridlines, data labels, data
tables, and text annotations – to enhance the
appearance of the chart and increase its overall
effectiveness. A chart title identifies it purpose
and axis titles identify the plotted data. Titles
can be multiple lines and formatted like other
worksheet text.
105
Format a Chart Object
Double –click the chart element you want to
format.
Click the tab that corresponds to the type of
change you want to make.
Select the formatting options you want to
change or apply.
Click OK.
106
Change Chart Options
Select a chart you want to change.
Click the Chart menu, and then click Chart Options.
Click the chart option tab (Titles, Axis, Gridlines,
Legend, Data Labels, or Data Table) you want to
change.
Enter information and select the options you want.
Click Ok.
107
Auditing a Worksheet
When you create formulas on a worksheet, Excel can
give visual cues to show the relationship between cells
in the formula. With the Auditing toolbar, you can
examine the relationship between cells and formulas
on your worksheet and identify errors. When you use
the auditing tools, tracer arrows point out cells that
provide data to formulas and the cells that contain
formulas that refer to the cells. A box is drawn around
cell ranges that provide data to formulas.
108
Audit Cells in a Worksheet
Click the cell you want to audit.
Click the Tools menu, point to Auditing, and the click Show
Auditing Toolbar.
To find cells that provide data to a formula, select the cell that
contains that formula, and then click the Trace Dependents
button.
If a formula displays and error value, such as #DIV/0!, click the
Trace Error button to locate the problem.
To remove arrows, click the Remove Precedent Arrows button,
Remove Dependent Arrows button, or Remove All Arrows
button.
Click the Close button on the Auditing toolbar.
109
Understanding Lists
A database is a collection of related records.
Examples of databases are an address book, a
list of customers or products, and a telephone
directory. In Excel, a database is referred to as
list.
110
Creating a List
To create a list in Excel, you can enter data on worksheet cells,
just as you do any other worksheet data, but the placement of
the field names and list range must follow these rules.
o Enter field names in a single row that is the first row in the list.
o Enter each record in a single row.
o Do not include any blank rows within the list range.
o Do not use more than one worksheet for a single list range.
You can enter data directly in the list or in a data form, a dialog
box in which you can view, changes, add, or delete records in a
list. Don’t worry about entering records in any particular order;
Excel tools organise an existing list alphabetically, by date, or in
almost any order you can imagine.
111
Create a List
Open a blank worksheet, or use a worksheet
that has enough empty columns and row for
your list.
Enter a label for each field in adjacent columns
across the first row of the list.
Enter field information for each record in its
own row; start wit the row directly below the
field names.
112
Enter Records with a Data Form.
Enter a label for each field in adjacent columns across
the first row of the list.
Click the Data menu, and then click Form.
Click OK to set the row as the column labels.
Enter information for each field, pressing Tab to move
from one field to the next.
Click New and enter field information for each
additional record.
When you’re done, click Close
113
Filtering Data in Records
Filter allows you to display only those rows that
meet a specified criterion. You can also filter
without sorting a list.
Using AutoFilter 114