MS Excel 2013 LECTURE NOTES
MS Excel 2013 LECTURE NOTES
2
Why learning Excel XP
3
Why learning Excel Cont.….. XP
4
Definition of important terms XP
• A cell
• Row
• Colum
• Formula Bar
• Worksheet
• Workbook
• Cell Range
• Auto fill
5
What new features exist in Excel 2013? XP
9
The Excel Window XP
10
Spreadsheet Data in Excel XP
11
Worksheet Navigation XP
12
Worksheet Navigation XP
13
Worksheet Navigation Keys XP
14
Planning a Workbook XP
15
Entering Text, Numbers, and Dates
XP
• Text data
– Combination of letters, numbers, and symbols
– Often referred to as a text string
• Number data
– Numerical value to be used in a mathematical
calculation
• Date and time data
– Commonly recognized formats for date and time
values
16
Entering Text XP
17
Entering Text XP
18
Entering Numbers XP
19
Working with Columns and Rows XP
• To make data easier to read:
– Modify size of columns and rows in a
worksheet
• To modify size of columns or rows:
– Drag border to resize
– Double-click border to autofit
– Format the Cells group to specify
20
Working with Columns and Rows XP
• Column width
– Expressed in terms of number of characters
or pixels (8.43 characters equals 64 pixels)
– Note: Pixel size is based on screen
resolution
• Row height
– Measured in points (1/72 of an inch) or
pixels
– Default row height: 15 points or 20 pixels
21
Working with Columns and Rows XP
22
Working with Columns and Rows XP
• Inserting a column or row
– Existing columns or rows shift to
accommodate
24
Visual Overview XP
25
Worksheet Data XP
28
Working with Formulas XP
• Formula
– An expression that returns a value
– Written using operators that combine different
values, resulting in a single displayed value
29
Working with Formulas XP
• Entering a formula
– Click cell where you want formula results to
appear
– Type = and an expression that calculates a
value using cell references and arithmetic
operators
• Cell references allow you to change
values used in the calculation without
having to modify the formula itself
– Press Enter or Tab to complete the formula
30
Working with Formulas XP
• Order of precedence
– Set of predefined rules used to determine
sequence in which operators are applied in
a calculation
31
Working with Formulas XP
• Viewing a formula
– Select cell and review expression displayed in the
formula bar
– Each cell reference is color coded in the formula
and corresponding cell in the worksheet
32
Working with Formulas XP
34
Introducing Functions XP
• Function
– Named operation that returns a value
– Simplifies a formula, reducing a long formula into
a compact statement; for example, to add values
in the range A1:A10:
• Enter the long formula:
=A1+A2+A3+A4+A5+A6+A7+A8+A9+A10
- or -
• Use the SUM function to accomplish the same
thing:
=SUM(A1:A10)
35
Entering a Function XP
36
Entering Functions with AutoSum XP
• Fast, convenient way to enter commonly used
functions
• Includes buttons to quickly insert/generate:
– Sum of values in column or row (SUM)
– Average value in column or row (AVERAGE)
– Total count of numeric values in column or row
(COUNT)
– Minimum value in column or row (MIN)
– Maximum value in column or row (MAX)
37
Entering Functions with AutoSum XP
38
Working with Worksheets XP
• Inserting a worksheet
– Name of new worksheet is based on
number and names of other sheets in the
workbook
• Deleting a worksheet
• Renaming a worksheet
– 31 characters maximum, including blank
spaces
– Width of sheet tab adjusts to length of
name
39
Working with Worksheets XP
42
Editing Worksheet Content XP
43
Previewing a Workbook XP
44
Page Layout View XP
45
Page Break Preview XP
47
Printing a Workbook XP
49
Viewing and Printing Worksheet XP
Formulas
• Switch to formula view
– Useful when you encounter unexpected results
and want to examine underlying formulas or to
discuss your formulas with a colleague
50
Viewing and Printing Worksheet XP
Formulas
• Scaling the printout of a worksheet forces
contents to fit on a single page
51