Excel 2007 User Manual Final Version
Excel 2007 User Manual Final Version
Worksheets
Microsoft Excel enables you to create worksheets. A worksheet can be considered
as a labeled collection of rows and columns.
• Column: Columns run vertically on the worksheet and are identified uniquely
with letters. The columns are lettered a to z and then continuing with aa, ab,
ac and so on.
• Row: Rows run horizontally on the worksheet and are identified uniquely with
numbers. Each worksheet contains 1,048,576 rows.
• Cell: A cell is the intersection between a column and row. There are more
than 16 million cells in a worksheet.
Column labels
labels
Row labels Columns
Cells
Rows
A section of a worksheet
Each cell in a worksheet belongs to a single column and to a single row. Thus, a cell
in a worksheet can be uniquely identified by using its column letter and the row
number. This cell identifier is called the address of that cell. For example the cell
marked in read in the above diagram is identified be the address B3.
Microsoft Excel allows you to create and organize your work on several related
worksheets as a Workbook. All worksheets of a single workbook are saved in a
single file with a name.
In the upper-left
left corner of the excel 2007 window is the Microsoft office button. When
you click the button, a menu appears. You can use the menu to create a new file,
open an existing file, save a file, and perform many other tasks.
tasks
The Ribbon
You interact with Excel by executing its commands. In Excel, as in other Microsoft
Office Products, all commands are organized in an area called the Ribbon. The
ribbon is located near the top of the excel window, below the quick access toolbar.
You use the items on this ribbon to issue commands. At the top of the ribbon are
several tabs. Clicking a tab displays several related command groups. In each
group you can find several related command buttons. You issue commands to
Excel by clicking on these command buttons. Also, the command buttons enable
you to access menus and dialog boxes. You can also find a Dialog Box Launcher in
the bottom-right corner of a group. When you click on a dialog box launcher, a dialog
box with additional commands would appear.
The formula bar comprises of many sections as shown in the above diagram. The
address of the cell you are currently in (current cell) is displayed in the Name Box.
The content of the current cell is displayed on the right side of the formula bar. You
can expand the Formula Bar to get more room by clicking on the double arrow
symbol appearing at the right hand side corner of the Formula Bar.
If you do not see the formula bar in your window, perform the following steps to get it
displayed.
Name Box
The status bar appears at the very bottom of the excel window and provides such
information as the sum, average, minimum, and maximum value of numbers in a
selected region of the worksheet. You can change what displays on the status bar by
right-clicking on the status bar and selecting the options you want from the customize
status bar menu.
You can move around the worksheet by using the following keys.
• Arrow keys – Take you one cell at a time to the respective directions (
).
• Tab key – Takes you across the worksheet to the right one cell at a time.
Basic Operations
OR
Closing a Workbook
Excel allows you to work on many workbooks simultaneously. You can create
any number of workbooks as below.
OR
Press (Ctrl + N) on the keyboard.
All open workbooks will be listed in the View Tab of the Ribbon when you click on
the Switch Windows button. The current workbook has a checkmark beside the
file name. You can move to another opened workbook by clicking over its file name.
Saving a Workbook
OR
OR
2. Then select the drive and the location (folder) where you want to save
your work by clicking on the Save in combo box appearing at the left side
of the screen.
3. Type the File Name.
4. Click the Save button.
3
4
Renaming a Workbook
To rename an Excel workbook while you are in Excel do the following,
• Click the Office Button.
• Select Open and find the file you want to rename.
• Right click on the document name with the mouse and select Rename from
the shortcut menu.
• Type the new name for the file and press the Enter Key.
Renaming a workbook
• To Enter Text – Click on the cell where you want to enter the text, then type
the text.
example:
Nadee Perera
• To Enter a Value – Click on the cell where you want to enter data and then
type the values.
example :
208,875
examples:
= D5+E8
= 208+875
• To Enter a Function – Click the cell where you want to enter it, then click the
Insert function icon on the formula bar (or type the function name
(example: =Average(D5:E8) on the cell). The Insert Function dialog box
appears. Select the category from the select a category drop down box that
contains the function you want to use, and then click OK. A dialog box
appears to obtain the additional parameters required to execute the function
you have chosen. Then enter the cell locations (examples: D5:E8)of the data,
and click OK.
Selecting Cells
Selecting multiple cells in Excel allows you to pefrom Excel operation on all selectd
cells simultaneously. Also, some of the Excel operations need you to select multiple
cells. The following section explains you how you can select cell(s) in Excel.
Example:
The shaded area can be selected by typing any of the following in the name box.
• C4:E8
• E8:C4
• E4:C8
• C8:E4
Selecting a range
Copying Data
You can copy data from one area of a worksheet to anywhere in the same or another
worksheet.
To copy data:
• Select the range you want to copy.
• Choose the Home tab.
• Click Copy button in the clipboard group.
• Select the new cell in which you want to place the content.
• On the Home tab, Click Paste.
Keyboard shortcuts:
To Copy: Select the range and Press (Ctrl + C).
To Paste: Click on the new cell and Press (Ctrl + V).
To Move Text
You can move data from one area of a worksheet to another area as described
below.
• Select the range you want to move.
• Choose the Home tab.
• Click Cut button in the clipboard group.
• Select the new locations (sheet) in which you want to place the content.
• On the Home tab, click Paste.
Keyboard shortcuts:
To Move: Select the area you want to move and Press (Ctrl + X).Select the new cell
and press enter button.
Wrapping Text
When you type text that is too long to fit in the cell, the text extends over to the next
cell. If you do not want the text to extend over the next cell, you can wrap the text.
• Select the text you want to wrap.
• Choose the Home tab.
• Click Wrap Text button in the Alignment group.
Format Painter
If you have formatted a cell with a certain font style,
date format, border, and other formatting option, and
you want to format another cell or group of cells the
same way
• Pace the cursor within the cell containing the
formatting you want to copy.
• Click the Format Painter button. Your cursor
shape changes to indicate the new action.
• Highlight the cells you want to apply the same
formatting.
To copy the formatting to many groups of cells, double-click the formatting painter
button, after selecting your formatted cell and keep on clicking on the cells that
you want to reformat as the first cell.
Undoing actions
You can undo the last actions by
• Clicking the Undo button on the Quick
Access Toolbar.
Redoing actions
• Click the Redo button on the Quick Access Toolbar.
Symbol Operation
+ Addition
- Subtraction
* Multiplication
/ Division
^ Exponential
When creating formulae, you can reference cells and include numbers in the
formulae.
Examples :
=a2/b2
=a1+12-b3
=a2*b2+12
=24+53
Autosum
You can use the Autosum button on the home tab to automatically add the
numbers in a column or a row. When you press the Autosum button , after
selecting the cell where you want the sum to be placed, excel selects the numbers it
thinks you want to add. Also, a new button with a check mark appears on the formula
bar. If excel’s guess is wrong, you can change the selection manually, to indicate the
row/column that you wish to total. If you click the check mark button on the formula
bar or press the enter key, excel adds the numbers and print the answer is the
selected cell.
• Select the cell where you want to insert a new row or a column.
• Click the Down arrow next to Insert in the Cells group.
Deleting a Worksheet
Renaming a Worksheet
Renaming a worksheet
Coping a Worksheet
Moving a Worksheet
Deleting a Worksheet
This operation allows you to delete a worksheet sheets from your workbook.
Formatting cells
Before applying any formats, you must select the text.
To add or remove bold, italics, Select the Home tab, Click bold, italic, or underline
or underline next in font group or use the keyboard shortcuts
Ctrl + B, Ctrl + I, Ctrl + U)
To change font size Select the home tab, Click the font size in the font
group.
To change alignment Select the home tab, Click the align left, center, or
align right in the alignment group.
To add borders around or Select the Home tab. Click the down arrow next to
below cells the borders button in the font group.
To change width/height of a • Select the home tab, click the down arrow next
column / row to format in the cells group, click column width /
row height. The column width / row height
dialog box appears. Then Type width of the
column / height of the row.
To change the color of the text. Select the home tab. Click the font color in the font
group.
To change the background Select the home tab. Click the fill color in the font
colour of a cell group.
When you give a title to a section of your worksheet, you may want to center your
title over several columns or rows. This can be done my merging several cells to a
single cell. This can be done as follows:
Unmerging cell
Formatting numbers
You can format numbers you enter into Microsoft excel in a number of different ways.
Formatting Numbers
Understanding Functions
Functions are prewritten formulas. Each function is given a unique name. Functions
differ from regular formulas in that you supply the required parameters but not the
operators, such as +, -, *, or /. When using a function, remember the following:
Example
=SUM(2,13,A1,B2:C7)
Cell Referencing
A cell reference identifies a cell or group of cells in a workbook.
When you include cell references in a formula, the formula is linked to the referenced
cells. The resulting value of the formula is dependent on the values in the referenced
cells and changes automatically when the values in the reference cells change. In
formulae, cells can be referenced in three different ways.
• Relative References:
Refer to cells by their relative position with respect to the cell that contains the
formula. Example : =A1
• Absolute References:
Refers to cells by their fixed position in the worksheet. Example: =$A$1
• Mixed Reference:
Contains a relative reference and an absolute reference parts in a cell address.
Example: = $A1. If the dollar sign proceeds only the letter (A, for example), the
column coordinates is absolute and the row is relative. If the dollar sign proceeds
only the number (1, for example), the column coordinates is relative and the row
is absolute.
AutoFill
Microsoft Excel contains a feature called AutoFill,, which copies a logical series of
values, labels or formulas. For example, you can have Excel automatically fill your
worksheet with days of the week, months of the year, years, or other types of series.
The AutoFill handle is located in the lower right hand corner of the active cell.
By following these steps, you will be able to save a lot of time creating your
worksheets.
• Select the first few cell(s) that you would like to use for AutoFill.
• Move the cursor to the bottom right corner of the highlighted cells. Your cursor
will turn into a black plus sign.
• Click and hold down the left mouse button and drag across the cells you want to
fill.
Sorting
A list of entries in any column can be sorted easily in Excel.
Column Charts
A column chart shows data changes over a period of time or illustrates comparisons
among items. Column charts have the following chart sub-types:
• Clustered Column
• Stacked Column
• 3-D Column
Bar Charts
A bar chart illustrates comparisons among individual items. Bar charts have the
following chart sub-types:
• Clustered Bar
• Stacked Bar
• Clustered Bar in 3-D
Line Charts
A line chart shows trends in data at equal intervals. Line charts have the following
chart sub-types:
• Line
• Stacked Line
• 3-D Line
Pie Charts
A pie chart shows the size of items that make up a data series, proportional to the
sum of the items. It always shows only one data series and is useful when you want
to emphasize a significant element in the data. Pie charts have the following chart
sub-types:
• Pie
• Pie in 3-D
• Pie of Pie
• Exploded Pie
• Bar of Pie
Creating Charts
The basic procedure for creating a chart is the same no matter what type of chart you
choose. As you change your data, your chart will automatically update to reflect the
changes you have made. When you create a chart, Excel embeds the chart in the
active worksheet.
• Select all the cells containing the data you want in your chart. You should also
include the cells containing data labels.
• Choose the Insert tab.
• Click the Column button in the Charts group. A list of column chart sub-types
types appears.
• Click the Clustered Column chart sub-type.
• Excel creates a Clustered Column chart and the Chart Tools context tabs
appears in the Ribbon.
Context tabs are tabs that only appear when the Excel is in a specific context. There
are three chart context tabs: Design, Layout, and Format. The tabs become
available when you create a new chart or when you click on a chart. You can use
these context tabs to customize your charts.
Customizing Charts
Adding Labels
When you apply a layout, Excel may create areas where you can insert labels. You
can change the content of these labels by selecting them and typing the text you
want to appear in those areas. By using this process you will be able to give your
chart a title or to label axes.
A style is a set of formatting options. You can use a style to change the color and
format of your chart. To change the formatting of a Chart,
Switching Data
If you want to change what displays in your chart, you can switch from row data to
column data and vice versa.
Before After
When you click a chart, handles appear on the right and left sides, the top and
bottom, and the corners of the chart.
When you create a chart, Excel embeds the chart in the active worksheet. However,
you can move a chart to another worksheet or to a chart sheet.
You can easily change the type of a chart even after creating it.
Setting up Pages
Excel enables you to change the settings of the printout to suit your needs.
There are many print options. You set the print options on the Page Layout tab.
Among other things, you can set your margins, page orientation, and paper size.
Margins define the amount of white space that appears on the top, bottom, left, and
right edges of your document. The Margin option on the Page Layout tab provides
several standard margin sizes from which you can choose.
In Page Layout you can set the following attributes of the printouts.
• Page Orientation
• Scaling
• Paper Size
• Margins – top, bottom, left and right
• Center the data on the page – horizontally and/or vertically
• Print Preview
• Header and footer
• Page order
• Print Gridlines
You can set your page orientation, scale (adjust your paper) and select your paper
size from Page Setup.
Setting the Page Margins & Centering the data on the page
You can set your margins and Center the data on the page either horizontally and/or
vertically from Page Setup.
Print Preview
You can use the Print Preview to see how your data get printed on the printer before
printing. In this preview you can click and drag the margin markers to increase or
decrease the size of your margins. To return back to Excel from Print Preview, click
the Close Print Preview button.
You can use the Header & Footer button on the Insert tab to create headers and
footers. A header is the text that appears at the top of every page of your printed
worksheet. A footer is the text that appears at the bottom of every page of your
printed worksheet.
Printing a Worksheet
The simplest way to print is to click the Office button, highlight Print on the menu that
appears, click Quick Print in the Preview and Print in the Document pane. Dotted
lines appear on your screen and your document gets printed. The dotted lines
indicate the right, left, top, and bottom edges of your printed pages.
To Print Worksheet
Printing a Chart
Exercises
Trade Corporation
Invoice No.
VAT (12%)
Total Payable
Note : Negative values should be displayed within brackets in RED color and
the zero values should be displayed as NILL in GREEN color
Exercise 2:
14. Get a copy of Inc and Exp 2009 sheet and change the sheet tab to Inc and Exp 2010
15. Modify the Inc and Exp 2010 Worksheet as given below
Refer Figure 2 and enter the values in Italics only
Change the Tax Rate in the formula in B6 to 0.30 and copy the formula to C6:E6
Chemistry
Average
Physics
Biology
English
Rank
Total
Index No First Name Last Name
Maximum ? ? ? ? ? ?
Minimum ? ? ? ? ? ?
No. of Students ??
No. of Attendance ? ? ? ?
No. of Absentee ? ? ? ?
1. Calculate the Total and the Average (Average with two decimal
places)
2. Find the Ranks of the Students
Exercise 4: Create the following worksheet and draw the charts given
below.
Rubber
Tea
Ginger
Others
1500 2001
1000 2000
500 1999
0
Item
18% 12%
16%
22%
15%
17%
Others
Paddy
Ginger
Item
Tea
Rubber
Cocon…
Tons
0 1000 2000 3000 4000