Types of Spreadsheets: Examples of Spreadsheet Programs
Types of Spreadsheets: Examples of Spreadsheet Programs
Types of Spreadsheets: Examples of Spreadsheet Programs
A Spreadsheet is essentially a ledger sheet that enables the user enter, edit and
manipulate numeric data.
Types of spreadsheets
a) Manual Spreadsheet
This spreadsheet consists of a book like ledger with many sheets of papers divided
into rows and columns on which data elements are entered manually using a pen or
pencil.
b) Electronic spreadsheet
This spreadsheet is prepared using a computer program that enables the user to
enter values in rows and columns and manipulate them mathematically using
formulae.
Components of spreadsheet
Worksheet: This is the component in which data values are entered. It’s made
up of rows and columns.
Database: The data management feature of spreadsheet can be found on the
data menu. Data entered in spreadsheet can be manipulated by sorting, filtering,
calculating subtotals.
Graphs: A graph is a pictorial representation of the base data on a worksheet.
Worksheet layout
Cell References
A cell reference identifies a cell or a range of cells on the worksheet and shows MS
Excel where to look for the values or data needed to use in formulas. MS Excel
uses the A1 cell reference style that identifies a cell by its column label followed
by Row number e.g. B1, E10 etc.
R1C1 reference style can also be used where a cell is referenced by its row number
followed by its column number e.g R3 C4, R5 C20 etc.
i. Relative Reference
This is used when you copy a formula to different cell and you don’t want Excel to
adjust references. To make a formula absolute, add a dollar sign $ before the parts
of the cell reference that do not change e.g =A5*$B$2
To create a Workbook
to create a new Workbook:
If you want to create a new document from a template, explore the templates and
choose one that fits your needs.
Save a Workbook
when you save a workbook, you have two choices: Save or Save As.
To save a document:
You may need to use the Save As feature when you need to save a workbook
under a different name or to save it for earlier versions of Excel. Remember that
older versions of Excel will not be able to open an Excel 2007 worksheet unless
you save it as an Excel 97-2003 Format. To use the Save as feature:
Open a Workbook
to open an existing workbook:
Entering Data
There are different ways to enter data in Excel: in an active cell or in the formula
bar.
To enter data in an active cell:
Modifying a Worksheet
Excel allows you to move, copy, and paste cells and cell content through cutting
and pasting and copying and pasting. Practice on this with time.
Auto Fill
the Auto Fill feature fills cell data or series of data in a worksheet into a selected
range of cells. If you want the same data copied into the other cells, you only need
to complete one cell. If you want to have a series of data (for example, days of the
week) fill in the first two cells in the series and then use the auto fill feature. To use
the Auto Fill feature:
Place the cursor in the row below where you want the new row, or in the
column to the left of where you want the new column
Click the Insert button on the Cells group of the Home tab
Excel Tutorial: Alphax College - Eldoret Page 5
Alphax college
Place the cursor in the cell, row, or column that you want to delete
Click the Delete button on the Cells group of the Home tab
Click the appropriate choice: Cell, Row, or Column
Excel Formulas
A formula is a set of mathematical instructions that can be used in Excel to
perform calculations. Formals are started in the formula box with an = sign.
References: The cell or range of cells that you want to use in your calculation
Operators: Symbols (+, -, *, /, etc.) that specify the calculation to be performed
Constants: Numbers or text values that do not change
Functions: Predefined formulas in Excel
A B C D F
1 Names CATs Score x/30 Exam Total Remark
Scorex/70 Score s
2 Peter Mboya 25 60
3 Michael Oketch 10
4 Jane Kadogo 5
5 Hillary Kigen 18 35
6 Monica Lewisky 20 55
Sum: Adds all cells in the argument e.g = Sum (B2: B6) returns 78 that is ( 25+
10 + 5 + 18 + 20)
Average: Calculates the average of the cells in the argument e.g = AVERAGE
(B2:B6) returns 15.6
Min: Finds the minimum value e.g = MIN(B2:B6) returns 5
Max: Finds the maximum value e.g = MAX (B2:B6) returns 25
Count: Finds the number of cells that contain a numerical value within a range of
the argument e.g = Count (C2:C6) returns 3.
CountIf: Finds the number of cells that contain numerical value specified by a
given criteria. E.g =COUNTIF (B2:B6, ">10") returns 3.
SumIf: Adds values in the cell specified by a given criteria. E.g =SUMIF (B2:B6,
">10") returns 63, that’s (25 + 20 + 18).
A B C D F
1 Names CATs Score x/30 Exam Total Remark
Scorex/70 Score s
2 Peter Mboya 25 60 85 Pass
3 Michael Oketch 10 10 Fail
4 Jane Kadogo 5 5 Fail
5 Hillary Kigen 18 35 53 Fail
6 Monica Lewisky 20 55 75 Pass
To calculate a function:
Complete the Number 1 box with the first cell in the range that you want
calculated
Complete the Number 2 box with the last cell in the range that you want
calculated
Function Library
The function library is a large group of functions on the Formula Tab of the
Ribbon. These functions include:
SORTING
AND
FILTERING
Sorting and Filtering allow you to manipulate data in a worksheet based on given
set of criteria.
Excel Tutorial: Alphax College - Eldoret Page 9
Alphax college
Basic Sorts
to execute a basic descending or ascending sort based on one column:
Custom Sorts
To sort on the basis of more than one column:
Filtering
Filtering allows you to display only data that meets certain criteria. To filter:
Excel Tutorial: Alphax College - Eldoret Page 10
Alphax college
Click the column or columns that contain the data you wish to filter
On the Home tab, click on Sort & Filter
Click Filter button
Click the Arrow at the bottom of the first cell
Click the Text Filter
Click the Words you wish to Filter
Subtotals
You can automatically calculate subtotals and grand totals in a list (list: A series of
rows that contains related data or a series of rows that you designate to function as
a datasheet by using the Create List command.) for a column by using the
Adding a Picture
to add a picture:
The Format tab allows you to format the pictures and graphics. This tab has four
groups:
Adding shapes
to add Shape:
CHARTS
Create a Chart
to create a chart:
Select the cells that contain the data you want to use in the chart
Click the Insert tab on the Ribbon
Click the type of Chart you want to create
Modify a Chart
once you have created a chart you can do several things to modify the chart.
Click the Chart and Drag it another location on the same worksheet, or
Click the Move Chart button on the Design tab
Choose the desired location (either a new sheet or a current sheet in the
workbook)
Chart Tools
The Chart Tools appear on the Ribbon when you click on the chart. The tools are
located on three tabs: Design, Layout, and Format.
Within the Design tab you can control the chart type, layout, styles, and location.
Within the Layout tab you can control inserting pictures, shapes and text boxes,
labels, axes, background, and analysis.
Within the Format tab you can modify shape styles, word styles and size of the
chart.
WORKSHEET FORMATTING
Modify Fonts
Modifying fonts in Excel will allow you to emphasize titles and headings. To
modify a font:
Select the cell or cells that you would like the font applied
Excel Tutorial: Alphax College - Eldoret Page 15
Alphax college
On the Font group on the Home tab, choose the font type, size, bold, italics,
underline, or color
There are several tabs on this dialog box that allow you to modify properties of the
cell or cells.
Number: Allows for the display of different number types and decimal places
Alignment: Allows for the horizontal and vertical alignment of text, wrap text,
shrink text, merge cells and the direction of the text.
Font: Allows for control of font, font style, size, color, and additional features
Border: Border styles and colors
Fill: Cell fills colors and styles
Click the Borders drop down menu on the Font group of the Home tab
Choose the appropriate border
Click the Fill drop down menu on the Font group of the Home tab
Choose the appropriate color
Click the Format button on the Cells group of the Home tab
Manually adjust the height and width by clicking Row Height or Column
Width
To use AutoFit click AutoFit Row Height or AutoFit Column Width
Merge Cells
to merge cells select the cells you want to merge and click the Merge & Center
button on the Alignment group of the Home tab. The four choices for merging
cells are:
Merge & Center: Combines the cells and centers the contents in the new, larger
cell
Merge Across: Combines the cells across columns without centering data
Merge Cells: Combines the cells in a range without centering
Unmerge Cells: Splits the cell that has been merged
Increase Indent: Increase the indent between the left border and the text
Orientation: Rotate the text diagonally or vertically
DEVELOPING A WORKBOOK
Open the workbook that contains the sheets you want to rearrange
Click and hold the worksheet tab that will be moved until an arrow appears
in the left corner of the sheet
Drag the worksheet to the desired location
To delete a worksheet
Print a Range
There may be times when you only want to print a portion of a worksheet. This is
easily done through the Print Range function. To print a range:
WORKSHEET LAYOUT
Excel Tutorial: Alphax College - Eldoret Page 23
Alphax college
Split a Worksheet
you can split a worksheet into multiple resizable panes for easier viewing of parts
of a worksheet. To split a worksheet:
Hide Worksheets
to hide a worksheet:
To unhide a worksheet: