Spreadsheet - MS EXCEL
Spreadsheet - MS EXCEL
A SPREADSHEET
is an electronic document in
which data is arranged in the
rows and columns of a grid
and can be manipulated and
used in calculations.
SPREADSHEETS
MICROSOFT
EXCEL
DEFINITION
PARTS
OPERATIONS
Microsoft Excel
is a spreadsheet program used to
record and analyze numerical
and statistical data. Microsoft
Excel provides multiple features to
perform various operations like
calculations, pivot tables, graph
tools, macro programming.
2 1 3
5
A workbook
isa collection of worksheets. By default, a
workbook has three sheets in Excel. You can
delete or add more sheets to suit your
requirements.
By default, the sheets are named Sheet1,
Sheet2 and so on and so forth.
You can rename the sheet names to more
meaningful names i.e. Daily Expenses,
Monthly Budget, etc.
A worksheet
is a collection of rows and columns.
When a row and a column meet, they form a
cell. Cells are used to record data. Each cell
is uniquely identified using a cell address.
ROWS
CELL
Every worksheet is made up
of thousands of rectangles,
which are called cells.
A CELL is the intersection
of a row and a column—in
other words, where a row
and column meet.
Equal Sign/=
“=” tells Excel to
evaluate whatever
follows after the
equal sign.
Let us try, type 5 in Cell A1, 20 in cell B1 place the cursor
in C1 and
5
It is the
intersection of a
row and a
column.
CELL
It is a
collection
of rows
and
columns.
WORKSHEET
How to type
multiplication
sign in Excel?
press
SHIFT+8
MICROSO
FT EXCEL
How many minutes
do you think you
can accomplish
encoding numbers
from 1-1000?
1-2 minutes or more
but using excel
AUTOFILL feature
we can generate 1-
1000 numbering in a
2-5 seconds, How?
DEFINITION OF
TERMSAutoFill- is a powerful feature that
allows you to quickly populate a
series of cells with data based on a
pattern.
Freeze Panes- is a handy feature that
allows you to keep specific rows and
columns visible while you scroll through
a large worksheet.
How to create
AutoFill?
1. Type the 1 in A1 and 2 in
A2
2. Drag the two cells.
3. Hover mouse pointer at
lower right corner of the
cell then drag to
generate series number
How to add and
rename a worksheet
tab ?
Click the positive sign to
add worksheet tab and
double click the
worksheet tab to
How to freeze
panes?
1. Select the column/row below
the column/row(s) you want
to freeze (for example,
select A2 if you want to
freeze A1).
2. On the View tab, in the
Window group, click Freeze
How to protect
workbook or
worksheet?
1. Click review tab and select
protect workbook or
worksheet.
2. Enter password and repeat
password.
3. The workbook or worksheet
The SUM FUNCTION in
Excel is a fundamental
tool for adding numbers
together. The core
function of SUM is to add
up the values in a
number1: This is the first
number you want to add. It
can be a specific number (like
5), a cell reference (like A1),
or a range of cells (like
A1:A10).