Excel Made Simple
Excel Made Simple
(Large Print)
By
Prashant Ranjan Verma
Tutorial MS-Excel developed for persons with low or no vision for the
students of Intel Technology Training Lab at National Association for the
Blind, New Delhi
Author:
Mr. Prashant Ranjan Verma
Project Manager, NAB
Email: [email protected]
PREFACE
This book is an attempt at explaining the various features of
MICROSOFT EXCEL. The various aspects of working with spreadsheets
have been explained in seven chapters, each dealing with a separate
topic, namely: introduction, getting started, editing, creation of formulas,
formatting of data, printing and creation of charts.
Keeping in view the needs of visually impaired users, care has been
taken to adopt a keyboard approach to all tasks although the mouse
options have also been mentioned. References to SCREEN READER
keystrokes have been made wherever necessary. A list of all screen
reader keystrokes for this application has been provided at the end for
ready reference. This tutorial also contains a very comprehensive
compilation of EXCEL application keystrokes.
Contents
1. INTRODUCTION TO EXCEL ...........................................................6
What is an Electronic Spreadsheet........................................................6
How to start Excel..................................................................................6
Excel Working Environment...................................................................6
Excel Application Window......................................................................7
Document Window.................................................................................8
The Worksheet ......................................................................................8
Moving around in a Worksheet ..............................................................9
Selecting Multiple Cells..........................................................................9
Exiting Excel ........................................................................................10
2. Getting Started...............................................................................10
Entering Data.......................................................................................10
Closing Files ........................................................................................12
Opening Files.......................................................................................12
3. Editing the Worksheet...................................................................12
Editing Data .........................................................................................13
Undoing Changes ................................................................................13
Removing Data ..................................................................................14
Copying and Pasting Data Between Cells. ..........................................14
Using Copy and Paste .........................................................................14
Moving Data between cells..................................................................15
Inserting Rows & Columns ..................................................................15
Deleting Rows and Columns ...............................................................16
Deleting cells .......................................................................................16
4. WRITING FORMULAS....................................................................17
Using References ................................................................................17
Writing Formulas..................................................................................17
Creating Simple Formulas ...................................................................18
Order of Evaluation..............................................................................18
Using Cell Addresses in Formulas.......................................................20
Copying Formulas................................................................................21
Totaling Rows and Columns Automatically .........................................21
National Association for the Blind, Delhi
Bubble chart.........................................................................................42
Surface chart .......................................................................................42
Radar chart ..........................................................................................42
Appendix A: Excel Application keystrokes ...........................................42
Keys for moving and scrolling in a worksheet or workbook .................42
Keys for previewing and printing a document ......................................44
Work in print preview ...........................................................................44
Keys for entering data..........................................................................45
Keys for working in cells or the formula bar ...................................... 46
Keys for formatting data.......................................................................48
Keys for editing data ............................................................................49
Keys for inserting, deleting, and copying a selection ...........................50
Keys for moving within a selection.......................................................50
Keys for selecting data and cells .........................................................51
Keys for selecting cells that have special characteristics ....................53
Keys for selecting charts and chart items ............................................54
Keys for selecting an embedded chart ................................................54
Keys for selecting chart items..............................................................55
Keys for menus and toolbars ...............................................................55
Insert an AutoShape by using the keyboard ........................................56
Insert a text box by using the keyboard ...............................................56
Appendix B: JAWS keystrokes for Excel .............................................57
Informational Keystrokes for Columns .................................................57
Informational Keystrokes for Rows ......................................................57
Miscellaneous Informational Keystrokes..............................................58
Navigation Keystrokes .........................................................................59
Selection Keystrokes ...........................................................................60
1. INTRODUCTION TO EXCEL
This chapter covers the following topics:
What is an Electronic Spreadsheet
How to start Excel
How to navigate through the Excel working environment.
Components to a worksheet
Exiting Excel
Document Window
The Excel document window displays the currently active worksheet and
the workbook in which it is contained. The elements are displayed as
follows:
1. Title bar: The bar at the top of the document window. It displays the
name of the workbook (book 1).
2. Worksheet tabs: The tabs at the bottom of the document window.
You use these to select a different worksheet within the current
workbook. CONTROL + PAGE UP or PAGE DOWN can be used to
scroll between the different worksheets in a workbook.
3. Worksheet-tab scroll buttons: The set of four boxes to the left of the
worksheet tabs. You use these to scroll through the worksheet tabs.
4. Scroll bars: The vertical and the horizontal scroll bars framing the
right and lower borders of the document window. You use the scroll
bars, along with the scroll boxes and scroll arrows they contain, to
change which portion of the worksheet is displayed in the document
window. The keyboard options for scrolling on a given worksheet are
given in the next section.
5. Column headings: The letters at the top of the worksheet column.
6. Row headings: The number at the left of each worksheet row.
In Microsoft EXCEL, files are called Workbooks. When you open a new
workbook, you have 3 blank sheets named Sheet 1, Sheet 2 & sheet 3. You
can enter data in more than one sheet at a time, switch between sheets.
You can switch sheets with the keyboard use CTRL+ PAGEUP to move to
previous sheet or CTRL + PAGE DOWN to move to the next sheet.
The Worksheet
An Excel worksheet is an electronic version of a paper spreadsheet.
You arrange your data in rows and columns. A worksheet consists of a
grid of 256 columns and 65,536 rows.
Columns headings are designated by alphabets - beginning with letter A
and continue through the letter z. After the 26th column, headings
become double letters that is AA through IV.
Rows are designated by numbers running down the left border. So the
first row is called row 1 and the last row is row 65,536.
The intersection of a column and row is called a cell. For example, cell
A1 is the intersection of the first column with the first row. Data is
entered directly in the currently active cell. An active cell is the one that
is outlined by a dark border. Only one cell can be active at a time. The
name of the active cell appears in the cell-reference area on the far left
of the formula bar. The screen reader reads out the address of the cell
as one moves between cells using the ARROW keys. The cell address
of active cell can be read by the command **INSERT + C.
ALT+PAGE DOWN
10
Exiting Excel
When you finish an Excel work session and want to exit Excel, you can
do either of the following:
Open the File menu to display the drop-down menu. In this menu, click
or press ENTER on EXIT.
2. Getting Started
This chapter covers the following topics:
Entering data
Saving Files
Closing Files
Opening Files
Entering Data
You can enter text, numbers, and formulas into any cell on a worksheet.
You simply select a cell and type the data.
Follow these guidelines when entering the numbers.
You can include commas in numbers such as 1,000.
National Association for the Blind, Delhi
11
12
Closing Files
To close the file, select the file menu and choose the Close command.
The keyboard shortcut is ALT + F4.
Opening Files
To open an existing worksheet
1. Click the open button on the tool bar
Or
Select the open option from the file menu.
2. Select the appropriate drive and directory from the LOOK IN combo
box.
3. Select the file name from the file list and choose OK.
13
Editing Data
Editing data is making changes to an existing data. You can edit data in
two places on a sheet.
You can select the cell and edit data in the formula bar OR you can edit
the data right in the cell.
For example, let us assume that the cell D6 contains the figure 26,500.
To change it to 25,600 do the following.
1.
2.
3.
4.
To edit the data using mouse, you simply double-click the cell and then
move the insertion point to wherever you need it in the cell. You can
then either type the new information or delete the information that is
incorrect.
Undoing Changes
You can always correct mistakes which you are typing by pressing the
Delete key and retyping the correct letters or numbers. But what if you
select a cell and clear it or type over the contents of a cell by mistake?
You can recover from such mistakes byUsing the Undo command on the Edit menu or its accelerator key
CONTROL + Z
OR
Undo button on the toolbar.
If you decide that you want to keep the change after all, you can use the
Redo command on the Edit menu (CONTROL + Y) or use the Redo
button.
14
The name of the Undo command changes to reflect the specific action
that can be undone.
In some instances, the Undo command is not available example after
you issue a File Save command.
Removing Data
If data needs to be removed from a cell, you can easily delete the
information and replace it with new information. You can also remove
data from a cell by selecting the cell and pressing Delete.
Data can be also erased by selecting the Clear command on the Edit
menu.
When you enter data in the cells, you are not locked in to the
arrangement. You can always rearrange data if you need to that is you
could copy and paste data between cells, insert and delete cells, rows
and columns, and even move data between cells.
Copying and Pasting Data between Cells.
If you need to copy information to another place on the worksheet, you
can either
Use the mouse to drag the data to a new location
OR
Use copy and Paste buttons on the toolbar
OR
Copy and Paste commands on the Edit menu.
15
16
Inserting Cells:
When you want to insert only a few cells, simply select the same
number of cells below or to the right of the location where you need new
cells. Then choose the Cells command from the Insert menu. Excel
shifts other cells in the worksheet to make room for the new cells.
However, you must first choose from the dialog box, that opens on giving
the command between shifting the selected cells to the right and shifting
the selected cells down.
Deleting cells
The Delete command on the Edit menu works in much the same manner
as the Insert command. To delete the cell range A4 : A 12, follow these
steps:
1. Select the range A4:A12
2. Choose the Delete command from the Edit menu.
3. Confirm whether to Shift Cells left or to shift cells up in the dialog box
that opens.
4. Click OK, or press Enter.
NOTE: The Insert and Delete commands on the Edit menu work only
with single rectangular selections. You cannot insert or delete multiple,
noncontiguous ranges with one command.
17
4. WRITING FORMULAS
This chapter covers the following topics:
Using References
Writing Formulas
Creating Simple Formulas
Order of Evaluation
Using Cell Addresses in Formulas
Copying Formulas
Totaling Cell Addresses Automatically
Using References
With references, you can identify cells or groups of cells on a worksheet.
Range (colon): Produces one reference to the cells enclosed between a
rectangular area using the cell addresses of the two cells at the edges. It
is written as
(Top Cell Address : Bottom Cell Address)
For example, if you want to refer to cells A1, A2, A3 & A4 then the range
will be written as
(A1:A4)
Similarly, if cells A1, A2, A3, B1, B2 & B3 are to be referred, the range
will be written as
(A1:B3)
Writing Formulas
You can perform calculations with your data using formulas, which are
made up of data operators and often functions. Microsoft Excel
offers you a variety of functions that makes calculations easier for you.
National Association for the Blind, Delhi
18
Order of Evaluation
Excel performs a rigid set of rules, known as order of evaluation, when
performing multiple computations in a single formula. Table 4.1 lists the
Microsoft Excel numeric operators in order to evaluate, from first to last.
When two operators have equal precedence (for example, division and
multiplication), Excel performs the computations from left to right
- Negation
% Percentage
^ Exponentiation
19
20
21
Copying Formulas
You can copy formulas into a range of cells just as you can copy data
into a range. To copy a formula, select the cell containing the formula
and use the copy and paste command as explained earlier.
22
5. Formatting Data
This chapter covers the following topics
Formatting Data
Changing Column Width and Row Height
Aligning Worksheet Data
Formatting Fonts
Adding Borders and Colors
Adding Number Formats & Changing Number Formats
Formatting Dates
National Association for the Blind, Delhi
23
Formatting Data
Excel allows you to format worksheet cells before or after you enter data.
You can
Change the row height and column width to fit the contents of the
row and columns.
24
Hide Command: hides the selected columns. The hidden column is then
not displayed on the screen.
Unhide Command: Unhide hidden columns within the selection. To
select hidden columns, select cell in the columns immediately to the left
and right of the hidden one.
Standard Width Command: Displays the Standard Width dialog box.
To return the selected columns to the standard width choose the OK
button.
25
26
Formatting Fonts
you can change fonts and font size with the Font and Font Size boxes on
the Formatting toolbar, or you can use the Format cells command. You
can also use the Bold, Italic, or Underline button on the toolbar.
27
COLOUR BUTTON MENU: Select a color from the list to change the
color of the selected text or object.
PRESET BUTTONS: Select NONE button to remove existing border.
Choose from OUTLINE, INSIDE buttons to apply border outside or
the inside the edge of the cells selected.
BORDER CHECK BOX: Use them to apply or remove border on any
side of the selection. When the checkbox is checked (using
SPACEBAR) the border is applied.
THE PATTERNS TAB offers the following choices:
PATTERN COLOUR PALETTE- Select a color to change the
background color of the selection.
PATTERN MENU- Select a background color in the Color box, and
then select a pattern in the Pattern box to format the selection with
color patterns.
To apply borders, or colors through mouse, select the cell you want to
change and then use the following buttons on the toolbar.
Border buttons
Color buttons
Adding Number Formats
The default number format for all cells on a new worksheet is the
General format. In the General format, Excel displays numbers as
integers (789), decimal fraction (7.89) or a scientific notation (7.89E+08)
if the number is longer than the width of the cell. The General format
displays up to 11 digits.
28
2.
3.
4.
Choose currency from the list. Then specify the number of digits
you want after decimal in the edit box that follows.
5.
Choose a symbol for the currency from the SYMBOL combo box.
6.
You also need to choose a format for the negative numbers from
the list box. Do OK to apply the currency format.
29
From the mouse, click the percent style button on the toolbar Applying
the percent style causes the number .12 to be displayed as 12%
Formatting Dates
To format dates you would have to use FORMAT CELLS option and
then select DATE from the category list. You have a variety of date
option to select from.
For example, if you have entered July 5, 1994 in a cell and from the
Format Codes list, you select d-mmm-yy the date would be displayed as
5-Jul-94
30
3.
Your sheet appears in the Preview window. You can use the Zoom
button which allows you to magnify the contents of the worksheet.
4.
To use the screen reader to check the preview, activate the JAWS
CURSOR using **INSERT + -(DASH). Then use PAGEUP to take
the cursor to the top of the window. Now read the screen using the
arrow keys. This way you can get an idea of the text on the page.
Page Setup
Before printing a worksheet, the margins, the paper size and headers
and footers need to be fixed according to requirement. The PAGE
SETUP command provides various options which are discussed below.
From the File menu, choose PAGE SETUP. The PAGE SETUP dialog
box opens. It has THE FOLLOWING four tab pages
Adding margins
1) MARGINS TAB: This page has the following fields.
a)
TOP, BOTTOM, LEFT & RIGHT margins- These are in the form of
spin boxes that is a value can be written or chosen using the arrow
keys. Enter margin settings and see results in the Preview box.
Adjust measurements in the Top, Bottom, Left, and Right boxes to
specify the distance between your data and the edge of the printed
page.
b) HEADER & FOOTER- Enter a number in the Header or Footer
box to adjust the distance between the header and the top of the
page or between the footer and the bottom of the page. The
distance should be smaller than the margin settings to prevent the
header
or
footer
from
overlapping
the
data.
c) CENTER OF PAGE- Center the data on the page within the
margins by selecting the vertically check box, the horizontally
check box, or both.
d) PRINT & PRINT PREVIEW buttons- These can be used to
preview the output and then print the pages.
31
32
33
34
35
want the page break and then select the PAGE BREAK command from
the INSERT menu.
To add both vertical and horizontal page breaks, select a cell at the
bottom right corner of the place where you want the page break. Then
select the PAGE BREAK command from the INSERT menu. Horizontal
and vertical page breaks will be inserted along the top and left borders of
the selected cell.
To remove a page break added manually, you select the row below the
page break, and use the Remove Page Break on the insert menu. The
same should be done to remove vertical page breaks after selecting the
column to the right of the page break.
Printing a Worksheet
After you have setup your worksheet, you've can print them. Use the
Print command from the File menu.
When you use the Print command, you can make additional choices
before you print, such as select the number of copies or select the pages
to print. You can also print a selected range, a selected sheet, or your
entire workbook.
Copying and Pasting Cells for Special Results
After you have copied cells using the Copy command, you can choose
the Paste Special command from the Edit menu to select several options
for pasting the copied cells
You can perform the following operations using the Paste Special dialog
box:
- Paste only a cell's formula, value, format, or note by selecting an option
button under Paste.
- Combine the contents of the copy and paste areas in selecting the
Formulas or Values option under Paste and then, under operation ,
selecting the operation you want to use to combine each copied cell
and its paste area
For example, if you select the subtract option button, the copied formula
or value will be subtracted from the special area formula or value
36
- Transpose the copied rows and columns in the paste area by selecting
the paste area and then selecting the Transpose check box. For
example, if the data in the copy area is arranged in columns, the data
will be pasted in rows.
Creating Formulas with Relative and Fixed References
Excel follows two types of cell addresses : relative and fixed. Relative
cell addresses identify cells by their position in relation to the active cells.
This means that when you copy or move a formula, unless you specify
otherwise, the addresses of the cells in the formula will be adjusted
automatically to fit the new location .
As an example of relative addressing, suppose that you want to sum the
contents of several columns of cells, but you don't want to enter =SUM()
function over and over again. Only column C is summed, using the
formula =SUM(C5:C8) in the cell C10. You want to add the contents of
the cells in column D, E, F and G in the same manner that the contents
of cells in column C were added. Copy the Formula over cells D10, E10,
F10 and G10. The column address in the formula =SUM(C5:C8)
changes from Column C to D,E,F and G respectively.
Fixed Cell addresses, on the other hand, refer to the fixed or absolute
position of cells. Fixed addresses use dollar signs ()$) to indicate
absolute position of the cells addresses. For example, the formula
=$A$1*C3
will multiply the contents of cell C3 with that of A1. this formula if copied
to other cells will only change the address of second cell that is C3 in
reference to the active cell.
Mixed cell addressing refers to a combination of relative and absolute
addressing. Because a cell address has two components a column and
a row It is possible to fix either portion while leaving the other unfixed or
relative
$D10 Column address fixed
D$10 Row address fixed
37
38
39
3. A wizard opens. It is called the chart wizard and it has four steps for
creation of a chart.
FIRST STEP
a)
The first dialog box that opens is the CHART TYPE dialog box with
two tab pages, namely STANDARD TYPES & CUSTOM TYPES.
b)
In the first step you have to choose the chart type you want from
the CHART TYPE LIST BOX which appears on the STANDARD
TYPE TAB. A brief description of the various chart types available
has been provided in the next section.
c)
Each chart type selected has few sub-types. You need to select
one. The screen reader provides a description of the various subtypes.
d)
e)
The CUSTOM TYPES TAB page of this dialog box can be used to
create a new type of chart.
SECOND STEP
a) On pressing the NEXT button the wizard opens the CHART
SOURCE dialog box. This dialog box has two tab pages, DATA
RANGE & SERIES. Do the following on the DATA RANGE tabb) DATA RANGE (edit box)- Click in the Data range box, and then
select the data on your worksheet that you want to plot. If you
select the data before you start the Chart Wizard, or if you change
the existing source data, the range may already appear in this box.
The Collapse Dialog button at the right end of this box temporarily
moves the dialog box so that you enter the range by selecting cells
in the worksheet. When you finish, you can click the button again
to display the entire dialog box.
40
c) SERIES (radio button)- It has two options: columns and rows. You
specify in which series the data should be used for creation of the
chart.
d) The SERIES list box on the SERIES TAB page lists existing data
series names. You can add and remove data series from the chart
without affecting the data on your worksheet. You can also give
names to the different series.
THIRD STEP
a) In the third step the CHART OPTIONS dialog box opens. It has six
tab pages.
b) In the TITLES TAB you give the title for the chart, x-axis and yaxis.
c) In the AXIS TAB you specify whether you want the categories for
x-axis and y-axis to be displayed.
d) The GRIDLINES TAB page has options for display of gridlines on
the chart.
e) The LEGEND TAB provides options for placement and positioning
of legend which contains the names of the series on the chart.
FOURTH STEP
a) The CHART Location dialog box opens in this step. Here you
specify the sheet in which the chart is to be placed. You can
choose (from the radio button) whether you want the chart to be
placed on a particular sheet in the workbook or you want to create
a separate chart sheet.
b) The new chart sheet is added to the active workbook, to the left of
the active worksheet containing the associated data. The Chart
Sheets you create in a workbook are named Chart1, Chart2 and
so on by default. You can rename these using the Rename
Command.
c) Press FINISH BUTTON to insert the chart on the worksheet.
41
42
Scatter chart
An xy (scatter) chart either shows the relationships among the numeric
values in several data series or plots two groups of numbers as one
series of xy
Coordinates. This chart shows uneven intervals or clusters of data
and is commonly used for scientific data.
When you arrange your data, place x values in one row or column, and
then enter corresponding y values in the adjacent rows or columns.
Bubble chart
A bubble chart is a type of xy (scatter) chart. The size of the data marker
indicates the value of a third variable.
To arrange your data, place the x values in one row or column, and enter
corresponding y values and bubble sizes in the adjacent rows or
columns.
Surface chart
A surface chart is useful when you want to find optimum combinations
between two sets of data. As in a topographic map, colors and patterns
indicate areas that are in the same range of values.
Radar chart
In a radar chart, each category has its own value axis radiating from the
center point. Lines connect all the values in the same series.
A radar chart compares the aggregate values of a number of data series.
In this chart, the data series that covers the most area, Brand A,
represents the brand with the highest vitamin con
Appendix A: Excel Application keystrokes
Keys for moving and scrolling in a worksheet or workbook
Press
To
Arrow keys
Move one cell up, down, left, or right
CONTROL+ ARRW key
Move to the edge of the current
data region
43
HOME
Move to the beginning of the row
CONTROL+HOME
Move to the beginning of the worksheet
CONTROL+END
Move to the last cell on the worksheet, which is the cell at the
intersection of the rightmost used column and the bottom-most used row
(in the lower-right corner), or the cell opposite the home cell, which is
typically A1
PAGE DOWN
Move down one screen
PAGE UP
Move up one screen
ALT+PAGE DOWN
Move one screen to the right
ALT+PAGE UP
Move one screen to the left
CONTROL+PAGE DOWN
Move to the next sheet in the workbook
CONTROL+PAGE UP
Move to the previous sheet in the workbook
CONTROL+F6 or CONTROL+TAB
Move to the next workbook or window
CONTROL+SHIFT+F6 or CONTROL+SHIFT+TAB
Move to the previous workbook or window
F6
Move to the next pane in a
workbook that has been split
SHIFT+F6
Move to the previous pane in a workbook that has been split
44
CONTROL+BACKSPACE
Scroll to display the active cell
F5
Display the Go To dialog box
SHIFT+F5
Display the Find dialog box
SHIFT+F4
Repeat the last Find action (same as Find Next)
TAB
Move between unlocked cells on a protected worksheet
Keys for previewing and printing a document
CONTROL+P or CONTROL+SHIFT+F12
Display the Print dialog box
Work in print preview
Arrow keys
Move around the page when zoomed in
PAGE UP or PAGE DOWN
Move by one page when zoomed out
CONTROL+UP ARROW or CONTROL+LEFT ARROW
Move to the first page when zoomed out
CONTROL+DOWN ARROW or CONTROL+RIGHT ARROW
Move to the last page when zoomed out
Keys for working with worksheets, charts, and macros
SHIFT+F11 or ALT+SHIFT+F1
Insert a new worksheet
F11 or ALT+F1
Create a chart that uses the current range
ALT+F8
Display the Macro dialog box
45
ALT+F11
Display the Visual Basic Editor
CONTROL+F11
Insert a Microsoft Excel 4.0 macro sheet
CONTROL+PAGE DOWN
Move to the next sheet in the workbook
CONTROL+PAGE UP
Move to the previous sheet in the workbook
SHIFT+CONTROL+PAGE DOWN
Select the current and next sheet in the workbook
SHIFT+CONTROL+PAGE UP
Select the current and previous sheet in the workbook
Keys for entering data
Keys for entering data on a worksheet
ENTER
Complete a cell entry and move down in the selection
ALT+ENTER
Start a new line in the same cell
CONTROL+ENTER
Fill the selected cell range with the current entry
SHIFT+ENTER
Complete a cell entry and move up in the selection
TAB
Complete a cell entry and move to the right in the selection
SHIFT+TAB
Complete a cell entry and move to the left in the selection
ESC
Cancel a cell entry
BACKSPACE
Delete the character to the left of the insertion point, or delete the
selection
National Association for the Blind, Delhi
46
DELETE
Delete the character to the right of the insertion point, or delete the
selection
CONTROL+DELETE
Delete text to the end of the line
Arrow keys
Move one character up, down, left, or right
HOME
Move to the beginning of the line
F4 or CONTROL+Y
Repeat the last action
SHIFT+F2
Edit a cell comment
CONTROL+SHIFT+F3
Create names from row and column labels
CONTROL+D
Fill down
CONTROL+R
Fill to the right
CONTROL+F3
Define a name
Keys for working in cells or the formula bar
BACKSPACE
Edit the active cell and then clear it, or delete the preceding character in
the active cell as you edit cell contents
ENTER
Complete a cell entry
CONTROL+SHIFT+ENTER
Enter a formula as an array formula
47
ESC
Cancel an entry in the cell or formula bar
CONTROL+A
Display the Formula Palette after you type a function name in a formula
CONTROL+SHIFT+A
Insert the argument names and parentheses for a function after you type
a function name in a formula
CONTROL+K
Insert a hyperlink
ENTER (in a cell with a hyperlink)
Activate a hyperlink
F2
Edit the active cell and position the insertion point at the end of the line
F3
Paste a defined name into a formula
SHIFT+F3
Paste a function into a formula
F9
Calculate all sheets in all open workbooks
CONTROL+ALT+F9
Calculate all sheets in the active workbook
SHIFT+F9
Calculate the active worksheet
= (equal sign)
Start a formula
ALT+= (equal sign)
Insert the AutoSum formula
CONTROL+; (semicolon)
Enter the date
National Association for the Blind, Delhi
48
CONTROL+SHIFT+: (colon)
Enter the time
CONTROL+SHIFT+" (quotation mark)
Copy the value from the cell above the active cell into the cell or the
formula bar
CONTROL+` (single left quotation mark)
Alternate between displaying cell values and displaying cell formulas
CONTROL+' (apostrophe)
Copy a formula from the cell above the active cell into the cell or the
formula bar
ALT+DOWN ARROW
Display the AutoComplete list
Keys for formatting data
ALT+' (apostrophe)
Display the Style dialog box
CONTROL+1
Display the Format Cells dialog box
CONTROL+SHIFT+~
Apply the General number format
CONTROL+SHIFT+$
Apply the Currency format with two decimal places (negative numbers
appear in parentheses)
CONTROL+SHIFT+%
Apply the Percentage format with no decimal places
CONTROL+SHIFT+^
Apply the Exponential number format with two decimal places
CONTROL+SHIFT+ #
Apply the Date format with the day, month, and year
49
CONTROL+SHIFT+@
Apply the Time format with the hour and minute, and indicate A.M. or
P.M.
CONTROL+SHIFT+!
Apply the Number format with two decimal places, thousands separator,
and minus sign () for negative values
CONTROL+SHIFT+&
Apply the outline border
CONTROL+SHIFT+_
Remove outline borders
CONTROL+B
Apply or remove bold formatting
CONTROL+I
Apply or remove italic formatting
CONTROL+U
Apply or remove an underline
CONTROL+5
Apply or remove strikethrough formatting
CONTROL+9
Hide rows
CONTROL+SHIFT+( (opening parenthesis)
Unhide rows
CONTROL+0 (zero)
Hide columns
CONTROL+SHIFT+) (closing parenthesis)
Unhide columns
Keys for editing data
F2
Edit the active cell and put the insertion point at the end of the line
50
ESC
Cancel an entry in the cell or
Formula bar
BACKSPACE
Edit the active cell and then clear it, or delete the preceding character in
the active cell as you edit the cell contents
F3
Paste a defined name
Into a formula
ENTER
Complete a cell entry
CONTROL + SHIFT + ENTER
Enter a formula as an array formula
CONTROL + A
Display the Formula Palette after you type a function name in a formula
CONTROL+SHIFT+A
Insert the argument names and parentheses for a function, after you
type a function name in a formula
F7
Display the Spelling dialog box
Keys for inserting, deleting, and copying a selection
CONTROL+C
Copy the selection
CONTROL + X
Cut the selection
CONTROL+V
Paste the selection
DELETE
Clear the contents of the selection
National Association for the Blind, Delhi
51
CONTROL+HYPHEN
Delete the selection
CONTROL + Z
Undo the last action
CONTROL + SHIFT+PLUS SIGN
Insert blank cells
Keys for moving within a selection
ENTER
Move from to bottom within the selection (down), or move in the direction
that is selected on the Edit tab (Tools menu, Options command)
SHIFT + ENTER
Move from bottom to within the selection (up), or move opposite to the
direction that is selected on the Edit tab (Tools menu, Options
command)
TAB
Move from left to right within the selection, or move down one cell if only
one column is selected
SHIFT + TAB
Move from right to left within the selection, or move up one cell if only
one column is selected
CONTROL + PERIOD
Move clockwise to the next corner of the selection
CONTROL+ALT+RIGHT ARROW
Move to the right between nonadjacent selections
CONTROL + ALT + LEFT ARROW
Move to the left between nonadjacent selections
Keys for selecting data and cells
CONTROL+SHIFT+* (asterisk)
Select the current region around the active cell (the current region is a
data area enclosed by blank rows and blank columns)
SHIFT + arrow key
Extend the selection by one cell
National Association for the Blind, Delhi
52
53
F8
Turn on extending a selection by using the arrow keys
SHIFT + F8
Add another range of cells to the selection; or use the arrow keys to
move to the start of the range you want to add, and then press F8 and
the arrow keys to select the next range
SCROLL LOCK, SHIFT + HOME
Extend the selection to the cell in the upper-left corner of the window
SCROLL LOCK, SHIFT + END
Extend the selection to the cell in the lower-right corner of the window
Tip When you use the scrolling keys (such as PAGE UP and PAGE
DOWN) with SCROLL LOCK turned off, your selection moves the
distance you scroll. If you want to keep the same selection as you scroll,
turn on SCROLL LOCK first.
Keys for selecting cells that have special characteristics
CONTROL + SHIFT+* (asterisk)
Select the current region around the active cell (the current region is a
data area enclosed by blank rows and blank columns)
CONTROL+/
Select the current array, which is the array that the active cell belongs to
54
Select all cells that are directly or indirectly referred to by formulas in the
selection
CONTROL+] (closing bracket)
Select only cells with formulas that refer directly to the active cell
CONTROL+SHIFT+} (closing brace)
Select all cells with formulas that refer directly or indirectly to the active
cell
ALT+; (semicolon)
Select only visible cells in the current selection
Keys for selecting charts and chart items
Keys for selecting a chart sheet
CONTROL+PAGE DOWN
Select the next sheet in the workbook, until the chart sheet you want is
selected
CONTROL+PAGE UP
Select the previous sheet in the workbook, until the chart sheet you want
is selected
Keys for selecting an embedded chart
Note The Drawing toolbar must already be displayed. Press F10 to
make the menu bar active.
Press CONTROL+TAB or CONTROL+SHIFT+TAB to select the Drawing
toolbar.
Press the RIGHT ARROW key to select the Select Objects button on the
Drawing toolbar.
Press CONTROL+ENTER to select the first object.
Press the TAB key to cycle forward (or SHIFT+TAB to cycle backward)
through the objects until sizing handles appear on the embedded chart
you want to select.
Press CONTROL+ENTER to make the chart active.
55
56
57
58
INSERT+DELETE
Say row title
ALT+SHIFT+R
Say FIRST cell in current row
ALT + CONTROL + 1
ALT + CONTROL + 2 SECOND cell
ALT + CONTROL + 3 THIRD cell
ALT + CONTROL + 4 FOURTH cell
Set row titles to column
ALT+CTRL+SHIFT+R
Set current row to the row containing column totals
CTRL+INSERT+DELETE
Miscellaneous Informational Keystrokes
Describe cell border
ALT+SHIFT+B
Lists cells at page break
CTRL+SHIFT+B
List cells with comments
CTRL+SHIFT+ (APOSTROPHE)
Read cell comment
ALT+SHIFT+ (APOSTROPHE)
List cells with data visible on screen
CTRL+SHIFT+D
List defined monitor cells
CTRL+SHIFT+M
List worksheets
CTRL+SHIFT+S
Say range of cells visible in active window
ALT+SHIFT+V
Read hyperlink
59
ALT+SHIFT+H
Report gridline status
ALT+SHIFT+G
Say active cell coordinates
INSERT+C
Say excel version (Excel 95 only)
CTRL+SHIFT+V
Say contents of focus rectangle
INSERT+N
Say cell font and attributes
INSERT+F
Say formula
CTRL+F2
Read spelling error and suggestion
INSERT+F7
Navigation Keystrokes
Move to prior screen in spreadsheet
ALT+PAGE UP
Move to next screen in spreadsheet
ALT+PAGE DOWN
Next Sheet
CTRL+PAGE DOWN
Prior Sheet
CTRL+PAGE UP
Move down to the edge of current data region
CTRL+DOWN ARROW
Move up to the edge of current data region
CTRL+UP ARROW
Move left to the edge of current data region
National Association for the Blind, Delhi
60
CTRL+LEFT ARROW
Move right to the edge of current data region
CTRL+RIGHT ARROW
Selection Keystrokes
Select column
CTRL+SPACEBAR
Select hyperlink
CTRL+SHIFT+H
Select region
CTRL+SHIFT+8
Select row
SHIFT+SPACEBAR
Select worksheet objects
CTRL+SHIFT+O
Collapse selection to current cell
SHIFT+BACKSPACE
Configuration Keystrokes
Set monitor cell
ALT+CTRL+SHIFT+1 THROUGH 0
Read monitor cell
ALT+SHIFT+1 THROUGH 0
Formula input mode
= (EQUALS)
AutoFilter
CTRL+SHIFT+A
AutoSum
ALT+= (EQUALS)
Date stamp
CTRL+; (SEMICOLON)
Time stamp
National Association for the Blind, Delhi
61
CTRL+SHIFT+; (SEMICOLON)
Close Office Assistant
CTRL+INSERT+F4
ALT+SHIFT+V
Read hyperlink
ALT+SHIFT+H
CTRL+SHIFT+O