Intro To Excel
Intro To Excel
Printing a spreadsheet.
Graphs/Charts
Starting at the Beginning
What is a Spreadsheet?
A spreadsheet is a powerful tool for organising
information.
What are they for?
They are used to carry out lots of calculations quickly
and to store large amounts of information for a range
of purposes.
What can they do?
Once you know how to do it – they can do almost any
maths that you could need!
Key Terms in MS-Excel
A spreadsheet (worksheet): a piece of paper in which
data can be manipulated by the computer stored in rows
and columns.
A workbook (Excel file) has multiple sheets.
Each sheet may have multiple pages.
Record and organize information in a row (record)-
and-column (field) format.
Make calculations and simple statistical analyses
across a row or a column.
Create charts based on the data displayed in a
spreadsheet.
The Workbook
The workbook is comprised
of:
Rows (labeled
numerically)
Columns (labeled
alphabetically)
Cells
C3 is active as
Indicated by the
Tab Key: navigate cells.
The Workbook
COLUMN - Each worksheet contains 256 columns in all,
the first 26 columns have the letters from A through
Z.so after Z the letters begin again in pairs, AA through
AZ. After AZ, the letter pairs start again with columns
BA through BZ, and so on, continuing through IA to
IV, until all 256 columns have alphabetical headings.
•Quick Access
Toolbar
•Tab Bar
•Ribbon
•Worksheet Area
•Sheet Tabs
•Status Bar
•Help: F1
Overview of Spreadsheet Programs
Microsoft Office Button
Performs many of the functions
that were located in the File
menu of older (or Excel 2010)
versions.
New, Open, Save, Save As, Print,
Send, Close, etc.
File
Format
Save As
Excel Workbook, .xlsx
Smaller size with new
Office 2007 features.
Excel 97 – 2003 Workbook
Other Formats: web page,
.csv
Ribbon
C3 is active as
Indicated by the
Tab Key: navigate cells.
Steps - Creation of a Workbook
1. Create a new workbook.
2. Save it with a file name.
3. Enter data: column headings, row
headings, and data.
4. Format data: column headings, row
headings, and data.
5. Save the file.
A New Workbook
You have a blank workbook when you open
Excel.
Or click on Office Button and select New.
Click on Create button.
Save a Workbook
Click on Office Button and
select Save or Save As.
Save: save the workbook
as .xlsx. This format is Excel
2007 compatible. It cannot be
opened in previous version of
Excel unless you have an
Office 2007 converter installed.
Save As:
Excel Workbook - .xlsx
Excel 97 – 2003 Workbook - .xls
Other Formats - .CSV and others.
Working in a Spreadsheet
To work with a spreadsheet, you enter data in the cells of the spreadsheet.
To ENTER data:
click on the cell
type information
press ENTER.
Clothing
Grocery
Gas
Utilities
Total
Autofill – Fill in Months
AutoFill Enter the months of the year, the days of the week,
multiples of 2 or 3, or other data in a series. You type one or more
entries, and then extend the series.
Fill in the months of the year
Type in the first 2 months.
Change the cell type to Date type.
Select the row of the months by clicking on the row tab such as “1”. Go to Format and select Format
Cells… (bottom).
Select Date and click on OK.
Insert a column:
Select the column you would like to insert next to it
Clicking on the column letter tab such as L.
In Home tab, go to Insert and select Insert Sheet Column.
Change Column Width or Row Height
Column Width
Drag the border between two columns to adjust
a column width.
Adjust column width for a group of columns
Highlight the columns you want to adjust their width.
In Home tab, go to Format and select Column Width...
Enter a number of characters for column width. Click on
OK.
Row Height
Drag the border between two rows to adjust a row width.
Adjust row width for a group of rows
Highlight the rows you would like to change their height.
In Home tab, go to Format and select Row Height.
Enter a number of the row height and click on OK.
One point=.035 cm
Format a Worksheet
Click on Go to Footer icon. Click on File Name icon to insert the file name in the
Footer box.
To go back to the Normal view of the spreadsheet, click on View tab and select
Normal.
Conditional Formatting
Format cells based on a condition
Red font for expenses that exceed $100.
Highlight the cells you would like to apply a conditional formatting
rule.
In Home tab, select Conditional Formatting. Select Highlight Cell
Rules and Greater Than.
Select a cut point number (100) and a style of text.
Conditional Formatting
Explore more conditions
Top/Bottom Rules: Top 10, Above Average
Data columns
Formatting Styles
Color Scale
Data Set
Performing mathematical tasks
Using formulae
Ok then, so that’s the basic stuff.
We now know how to enter data in spreadsheets – it is
really easy!
Let’s do something more difficult then!
Let’s use some formulae (that means sums!)
In Numeracy, when we write a number sentence we write
the ‘=’ sign just before the answer, in a spreadsheet we write
it first, before the sum.
So when you want a spreadsheet to work out a sum:
PUT THE = FIRST!
If you don’t it won’t work.
Using formulae
There is one more thing that you
Maths Spreadsheet
need to know about using a Symbol
Symbol
spreadsheet to perform
calculations.
The symbols for the operations
are not all the same.
+ +
So to calculate 3x4 - -
You would enter =3*4 X *
And the spreadsheet would ÷ /
show “12”. (That’s the
answer!)
Creating Basic Formula
You conduct a mathematical
calculation in Excel by typing a simple
formula into a cell. An Excel formula
always begins with an equal sign (=).
Math operators
Addition: +
Subtraction:-
Multiplication:*
Division:/
Example: Gas + Utilities
Click on the cell that displays the
expense of Gas and Utilities.
Enter =.
Click on the Gas cell for January.
Enter +.
Click on the Utilities cell for January
Hit Enter key.
Formulas & functions
• Practice
• Total for each of the
categories
Cutting & Pasting data
To move the contents from one cell to another
cell, click on the first cell, click the Edit menu,
and then click Cut.
Then select the new cell by clicking it and then ,
click the Edit menu, and then click Paste
SHORTCUT: After selecting or clicking on The
cell, click on Cut Icon (Scissors) on the
Standard Tool Bar.
Cutting & Pasting data
Cutting & Pasting data (cont.)
To PASTE contents of a
cell:
click on the cell,
Select the Home tab,
click Paste from the Clipboard
Group.
Selecting cells
To delete a column/row:
click the column/row heading
click the Delete button on the Cells Group of the
Home Ribbon.
Finding the right size
You can expand the
width of a column or the
height of the row to
increase the visible space
in each cell.
To print a spreadsheet,
click the Microsoft
Office Button, point
to Print, and then
click Print.
How to Print Spreadsheet Data (cont.)
To specify the
pages that you
want to print, in the
Print dialog box,
under Print range,
in the From and To
boxes, type the
pages that you
want to print.
Performing Mathematical Calculations
Press F5.
Type D1 in the Reference field.
Press Enter. You should now be in cell D1.
Type 6 in cell D1.
Press Enter.
Type 3 in cell D2.
Press Enter.
Type =D1/D2 in cell D3.
Press Enter. Cell D1 is divided by cell D2 and
the result is displayed in cell D3.
The AutoSum Icon
The AutoSum icon on the Standard toolbar
automatically adds a column of numbers. The
following illustrates the SUM function:
Go to cell F1.
Before formatting
After formatting
Adding a Currency Sign to a Numeric Entry
BODMAS
B-Brackets
O-Of
D-Division
M-Multiplication
A-Addition
S-Subtraction
Move to a new worksheet by clicking on Sheet2
in the lower left corner of the screen.
Go to cell A1.
Type =3+3+12/2*4.
Press Enter.
and formulas.
Syntax
IF(logical_test,value_if_true,value_if_false)
Logical test is any value or expression that can be evaluated to TRUE or
FALSE. For example, A10=100 is a logical expression; if the value in cell
A10 is equal to 100, the expression evaluates to TRUE. Otherwise, the
expression evaluates to FALSE. This argument can use any comparison
calculation operator.
1500 900
3
500 900
4
500 925
Formula Description (Result)
Greater than 89 A
From 80 to 89 B
From 70 to 79 C
From 60 to 69 D
Less than 60 F
Creating Charts
Using Microsoft Excel, you can represent
numbers in a chart. You can choose from a
variety of chart types. And, as you change your
data, your chart will automatically update. You
can use Microsoft Excel's Chart Wizard to take
you through the process step-by-step.
Creating a Column Chart
To create the column chart, start by creating the
spreadsheet below exactly as shown.
After you have created the spreadsheet, you are
ready to create your chart.
Highlight cells A3 to D6. You must highlight
want to create.
In the Chart Sub-type box, choose the