[go: up one dir, main page]

0% found this document useful (0 votes)
404 views38 pages

Intermediate Excel

This document outlines objectives and content for an Intermediate Excel workshop. The workshop will cover advanced formatting techniques like customizing toolbars, autoformatting, using the format painter, and conditional formatting. It will also cover functions, formulas, and cell references. Additional topics include managing workbooks through techniques like freezing panes, headers and footers, linking sheets, protecting workbooks, and saving as a workspace. Formatting tools, functions, formulas, and managing workbooks are the key skills that will be covered in the intermediate Excel workshop.

Uploaded by

asticks
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
404 views38 pages

Intermediate Excel

This document outlines objectives and content for an Intermediate Excel workshop. The workshop will cover advanced formatting techniques like customizing toolbars, autoformatting, using the format painter, and conditional formatting. It will also cover functions, formulas, and cell references. Additional topics include managing workbooks through techniques like freezing panes, headers and footers, linking sheets, protecting workbooks, and saving as a workspace. Formatting tools, functions, formulas, and managing workbooks are the key skills that will be covered in the intermediate Excel workshop.

Uploaded by

asticks
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 38

Intermediate Excel

Prepared by
Ayobami Adeloye

March 27, 2006 Intellectual Property of PSNL 1


Objectives

At the end of this workshop, you will be able to


Perform basic navigation and formatting
functions(refresher)
Apply formatting options to include
Customizing Toolbars
AutoFormat
Format painter
Conditional Formatting
Border toolbar
Cell comment

March 27, 2006 Intellectual Property of PSNL 2


Objectives

 Apply and define selected Function and


Formula to include
 Numbers as labels or values
 Smart tags
 Arithmetic operators
 Reference operators
 Absolute, relative and mixed cell references
 Formula Auditing Toolbar

March 27, 2006 Intellectual Property of PSNL 3


Objectives

Apply managing workbook skills to include


Freezing a window
Creating headers, footers, and page numbers
Linking worksheets and workbooks
Protecting a workbook
Saving as Workspace

March 27, 2006 Intellectual Property of PSNL 4


Customizing Toolbars

Use Customize to readily display and access


frequently used tools
Office button>Excel Options>Customize>click
on the desired command you want to appear
on your screen
Quick Access toolbar will be created from
where the selected commands can be viewed.
Click icons within the toolbar to activate tool
function
Right click on the toolbar to change its location
or hide it.
March 27, 2006 Intellectual Property of PSNL 5
AutoFormat

AutoFormat contains preformatted worksheets


layout
Select the range of cells
Click Format>Autoformat
Use scroll bar to view options
Click on the selected option, and hit OK
Click Options to further customize selection

March 27, 2006 Intellectual Property of PSNL 6


Autoformat

Select
desired
layout

Click here for


additional
customizatio
n
options

March 27, 2006 Intellectual Property of PSNL 7


Format Painter

The Format Painter tool allows you to copy a cell or


a range formatted, and apply that formatting
elsewhere on the spreadsheet
To apply the formatting:
 Select the cell or cells that contain(s) the formatting
you want to copy
 Click on the Format Painter button
 Click (and drag) on the selected cell or cells that you
want to format
 Release mouse button and the selected cell or cells
will be formatted like the original
 Click on the Format Painter icon to quit Format Painter

March 27, 2006 Intellectual Property of PSNL 8


Conditional Formatting

Conditional Formatting is an “alarm system” which


calls attention to a cell by automatically changing
the formatting for a cell if the value in the cell
changes, based on criteria you selected
Select area where conditional formatting is to be
applied
Go to Format>Conditional Formatting
Choose the cell value conditions to trigger the
conditional formatting by selecting the condition
and typing in the value
Click the Format button to format for any values
that meet the criteria selected
Excel will trigger the new formatting when any cell
in the selected area contains a value that meets
March 27, 2006 Intellectual Property of PSNL 9
Conditional Formatting

All
values
greater
or
equals Step
to Step
2
100 is 1

E.g. Cell Value is greater than or


equal to 100. Conditional formatting
Step
is set in red font if cell value meets Step 3
the condition 4
March 27, 2006 Intellectual Property of PSNL 10
Border Toolbar

• The Border Toolbar can be accessed via:


•Tools>Customize>Border>click check box
•View>Toolbars>Border>click check box

Draw borders Line Style.


Click to select draw Eras Line Color
Click drop down arrow Click for color
border er for palette
or draw border grid additional line styles

•Click and drag across select area


•Release mouse button
March 27, 2006 Intellectual Property of PSNL 11
Inserting a Cell Comment

Step 1:
Right click and
select Insert Step 2:
Comment Cell Comment indicator
appears

Step 4:
Right click
to access
edit/delete
comment
options
Step 3:
Type in comments in comment
box 27, 2006
March Intellectual Property of PSNL 12
Objectives

Functions and Formulas


Numbers as labels or values
Smart tags
Arithmetic operators
Reference operators
Absolute, relative and mixed cell references
Formula Auditing Toolbar

March 27, 2006 Intellectual Property of PSNL 13


Labels vs. Values

Labels are alphabetic, alphanumeric, or


numeric text on which you do not perform
mathematical calculations. If you have a
numeric entry on which you do not perform
mathematical calculations (e.g. Empl ID), enter
it as a label by typing a single quotation mark
first (‘112334)
Values are numeric text on which you perform
mathematical calculations

March 27, 2006 Intellectual Property of PSNL 14


Smart Tags

• When you make an entry


that Smart
Microsoft Excel believes you tags
may want to change, a smart
tag appears
• Smart tags give you the
opportunity to make changes
easily
• Cells with smart tag in
them
appear with a green triangle
in
the upper left corner Trace Error
• When you place your icon
cursor in
the cell, the Trace Error icon

March 27, 2006 Intellectual Property of PSNL 15


Arithmetic Operators

These operators perform basic mathematical


functions when combined with numeric values:
+ addition
subtraction
* multiplication
/ division
% percentage

March 27, 2006 Intellectual Property of PSNL 16


Reference Operators

Reference operators refer to a cell or a group of


cells. There are two types of reference operators,
range and union.
A range reference refers to all the cells between
and including the reference. A range reference
consists of two cell addresses separated by a colon.
The reference A1:A3 includes cells A1, A2, and A3.
The reference A1:C3 includes A1, A2, A3, B1, B2,
B3, C1, C2, and C3.
A union reference includes two or more references.
A union reference consists of two or more cell
addresses separated by a comma. The reference
March 27, 2006 Intellectual Property of PSNL 17
Relative Cell Reference

With relative cell addressing, when you copy a


formula from one area of the worksheet to
another, Microsoft Excel records the position of
the cell relative to the cell that originally
contained the formula

March 27, 2006 Intellectual Property of PSNL 18


Absolute Cell Reference

An absolute cell address refers to the same


cell, no matter where you copy the formula.
You make a cell address an absolute cell
address by placing a dollar sign($) in front of
both the column and row identifiers, e.g. $A$7
Use the F4 key to automatically enter an
absolute cell reference

March 27, 2006 Intellectual Property of PSNL 19


Mixed Cell Reference

Combining a relative and an absolute cell


reference
E.g. =SUM(A3/$A$7)
NOTE:
This type of reference can be used to
determine values where the cell containing the
numerator changes, but the cell containing the
denominator remains unchanged, e.g.
calculating percentages

March 27, 2006 Intellectual Property of PSNL 20


Formula Auditing Toolbar

The Auditing Toolbar is an easy way of


checking if your formulas are correctly created
Go to View>Toolbar>Formula Auditing (check
this box) or Tools>Formula Auditing>Formula
Auditing Toolbar
Use Tracing Precedents to determine which
cells are used in the calculation of a value in
another cell by clicking on the cell with the
calculated value
Use Tracing Dependents to determine which
cells rely on the value in the selected cell
March 27, 2006 Intellectual Property of PSNL 21
Formula Auditing Toolbar

Trace Trace Remove All


Preceden Dependent Arrows New
ts s Comments

Error Remove
Checking Remove
Trace Trace Trace
Precedent Dependent Errors
s s
Arrows arrows
March 27, 2006 Intellectual Property of PSNL 22
Objectives

Managing Your Workbooks


Freezing a window
Creating headers, footers, and page numbers
Linking worksheets and workbooks
Protecting a workbook
Saving as Workspace

March 27, 2006 Intellectual Property of PSNL 23


Freeze Window

To keep titles in sight, divide or split the


worksheet by freezing the titles in their own
pane. The title pane is then locked in place as
you scroll through the rest of the worksheet
Go to Windows>Freeze Pane
Freeze column titles by selecting the row below
Freeze row titles by selecting the column to the
right
Freeze both column and row titles by selecting
the cell that is just below the column titles and
to the right of the row titles.
March 27, 2006 Intellectual Property of PSNL 24
Freeze Window

To keep titles on each printed page, go


to:
File>Page SetUp>Print Titles

Click in the box


and
highlight rows or
columns to be
repeated on each
printed page

March 27, 2006 Intellectual Property of PSNL 25


Header and Footer

A header is text that appears at the top of


every page
A footer is text that appears at the bottom of
every page
You can use headers and footers to insert page
numbers, dates, and other information
File>Page Set Up>Header/Footer
tab>Customize Header or Customize Footer

March 27, 2006 Intellectual Property of PSNL 26


Header and Footer

Use the Left Section to place your options on the left side of the page, the
Center Section to place your options in the center of the page, and the Right
Section to place your options on the right side of the page
March 27, 2006 Intellectual Property of PSNL 27
Linking Worksheets

To insert a cell value from one worksheet to


another
Click on the destination cell
Go to the formula bar, type:
 =worksheetname!cellname e.g. =Jan05!F3

To calculate values based on cells on other


worksheets
Click on the destination cell
Go to the formula bar, type:
 =worksheetname!cellname+worksheetname!cellnam
e
 e.g. =Jan05!F3+Feb05!F3
March 27, 2006 Intellectual Property of PSNL 28
Linking Worksheets

Short Cut:
To insert a cell value from one worksheet to
another
Click on destination cell
Type “+” in the destination cell
Go to the cell from which you want to copy the
value
Click on the cell
Hit Enter
The value of the original cell should now appear
in the destination cell
March 27, 2006 Intellectual Property of PSNL 29
Linking Worksheets

Short Cut
 To calculate values based on cells on other
worksheets
 Click on destination cell
 Type “+” in the destination cell
 Go to the cell from which you want to copy the value
 Click on the cell
 Type in the desired arithmetic operator (+, , *, /)
 Click on the next cell to be included in the formula
 Continue process until formula is completed
 Hit Enter
 Return to the destination cell
 The calculated value should appear in the destination
cell
March 27, 2006 Intellectual Property of PSNL 30
Linking Workbooks

To calculate values based on cells in other


workbooks:
Click on destination cell
Go to the formula bar and type
=[workbook1name]worksheetname!cellname+
[workbook2name]worksheetname!cellname
e.g. =[Spring2005]Jan05!F3+[Summer05]Aug05!F3

March 27, 2006 Intellectual Property of PSNL 31


Linking Workbooks

To use multiple workbooks in addition to


multiple worksheets
To insert a cell value:
Click on the destination cell
Go to the formula bar and type:
=[workbookname]worksheetname!cellname
e.g. [Spring2005]Jan05!F3

March 27, 2006 Intellectual Property of PSNL 32


Linking Workbooks

Short Cut:
To insert a cell value from one workbook to
another
Click on destination cell
Type “+” in the destination cell
Go to the cell in the other workbook from which
you want to copy the value
Click on the cell
Hit Enter
The value of the original cell should now appear
in the destination cell
March 27, 2006 Intellectual Property of PSNL 33
Linking Worksheets

Short Cut
To calculate values based on cells on other
workbooks
 Click on destination cell
 Type “+” in the destination cell
 Go to the cell in the other workbooks from which you
want to copy the value
 Click on the cell
 Type in the desired arithmetic operator (+, , *, /)
 Click on the next cell to be included in the formula
 Continue process until formula is completed
 Hit Enter
 Return to the destination cell
 The calculated value should appear in the destination
March 27, 2006 Intellectual Property of PSNL 34
Protecting a Workbook

There are two password options:


Password to open: the password you'll use to
open the file
Password to modify: Create this second
password if you intend to give the Password to
open to others, but you don't want them to be able
to change the contents of the file
Note
A Password to modify helps prevent people
without the password from saving their changes in
your original document, but it does not stop them
from making changes and then using the Save As
command to save the document as a new file with
March 27, 2006 Intellectual Property of PSNL 35
Protecting a Workbook

To create a password:
Tools>Options>Security
tab

CAUTION
If you use this feature, you will not be able to access
this workbook
should you forget the password (s)
March 27, 2006 Intellectual Property of PSNL 36
Unprotecting a Workbook

To delete a password:
Tools>Options>Security tab
Delete the passwords by using backspace key
in the dialog box
Hit OK
Resave the workbook

March 27, 2006 Intellectual Property of PSNL 37


Saving as Workspace

• If you are working with two


workbooks,
you can save the workbooks into one
file
to allow you to open up both
workbooks

Workspace
icon

March 27, 2006 Intellectual Property of PSNL 38

You might also like