Introduction To Microsoft Excel: What Is A Spreadsheet
Introduction To Microsoft Excel: What Is A Spreadsheet
WHAT IS A SPREADSHEET
A spreadsheet is used to carry out everything from simple addition to complex financial and statistical analyses.
Spreadsheet programs can also help you create charts and graphs based on the data you’ve entered.
Name Box
A Cell
1
Entering Data into a Spreadsheet
1. To enter data into a cell, simply click into the cell and type.
2. ACTIVITY:
a. Start in cell A1, and type “Day of the Week”. Press Enter, or click your mouse into cell A2 and
type “Monday”. Continue down Column A until you’ve typed Monday through Sunday.
b. Click on cell B1 and type “Customers”. Proceed to cells B2-B8 begin typing in the numbers: 20,
10, 30, 50, 60, 100, 70.
Addition:
1. Use the SUM command, which is =SUM(beginning cell address:ending cell address) and press
ENTER. OR,
2. If the numbers are not adjacent to each other, you can use the “+” operator as follows:
= first cell to be added + second cell to be added + third cell to be added, and so on. Then press ENTER.
Subtraction
1. Use the – operator = first cell – second cell and then press ENTER
Multiplication
1. Use the * operator = first cell * second cell and then press ENTER
Division
1. Use the / operator = first cell / second cell and then press ENTER.
Printing a Spreadsheet
1. Click on File and choose PRINT.
2. If you’d like to only print certain pages then use the “Print Range” section of the Print dialog box and
choose which pages you would like to print.
2
Fitting a Spreadsheet onto One Printed Page
1. If you want your spreadsheet printed on one page instead of spanning two pages, follow these steps:
2. Highlight all the cells of your spreadsheet then click on FILE and choose PRINT AREA. (in Excel 2007,
you would select PAGE LAYOUT from the main menu, then select PRINT AREA)
3. Click on SET PRINT AREA and see that a dotted line appears around your spreadsheet cells.
4. Click on FILE and PRINT PREVIEW.
5. Click on SETUP and click on the radio button beside (under the heading SCALING) FIT TO 1 PAGE
WIDE BY 1 PAGE TALL. (in Excel 2007, click the small arrow in the bottom right corner of the
SCALE TO FIT shortcut box to access this option)
6. Click on OK, Click on PRINT and Click OK.
Inserting Columns
ACTIVITY: The regional manager says we need to start tracking the number of visitors to our story each
day. She wants us to insert a new “Visitors” column BETWEEN the current “Days of the Week” column
and the “Customers” column in order to track this data.
1. Click into any cell within the column that will become the first column to the right of the new column.
Which column is that for us??
2. Now click on INSERT and choose COLUMN. You will see a new column appear. (in Excel 2007, in
the CELL quick menu, click the word INSERT, select INSERT SHEET COLUMNS)
ACTIVITY: Starting in B2, type the following number of visitors for each day: 30, 32, 45, 90, 65, 200,
130.
Inserting Rows
1. Click into any cell within the row that will become the first row below the new row.
2. Click on INSERT and choose ROW. (in Excel 2007, in the CELL quick menu, click the word INSERT,
select INSERT SHEET ROWS)
3. You will see a new row appear.
Inserting Cells
1. Click into the cell where a new cell needs to be inserted.
2. Click on INSERT and click on CELLS (in Excel 2007, in the CELL quick menu, click the word
INSERT, select INSERT CELLS)
3. Choose one of the four choices that appear:
a. SHIFT CELLS RIGHT means that when you insert the new cell, the existing cell will be shifted
to the right.
b. SHIFT CELLS DOWN means that when you insert the new cell, the existing cell will be shifted
down.
c. The other two choices, ENTIRE ROW, and ENTIRE column are alternative ways to inserting
rows and columns.
Formatting a Cell
1. You must highlight the cell or block of cells you want to format.
2. After you highlight the cells, choose FORMAT from the menu and select CELLS to see your choices.
a. Number: Allows you to select the format for the type of data within the cells. For example,
choose CURRENCY if you are using dollar values, and Excel will add a $ sign in front of the
cells.
b. Alignment: Allows you to control the positioning of the text or number in your cell. If you have
a lot of text in one cell, and you don’t want to expand the cell’s width, you can choose WRAP
TEXT.
c. Font: You can change the style and size of the highlighted text or numbers, including making
them bold, underlined or italic. This is the same as the Microsoft Word formatting.
d. Border: Allows you to add vertical or horizontal lines to different parts of the worksheet. You
can choose where you’d like the grid lines to print out, the line style, and even the line color.
e. Patterns: Allows you to control the background color of the highlighted cells and to add patterns.
Use this to visually isolate data.
f. Protection: Allows you to lock cells and hide formulae from careless or unauthorized users.
Remember, if you password protect your spreadsheet, make sure you remember the password!
g. In Excel 2007, you can access most of these features from the quick menus under the HOME tab.
To access the features for border, pattern, and protection, click the small arrow from the FONT,
ALIGNMENT, or NUMBER quick menus to access these and other formatting features.
ACTIVITY: Give row A the following characteristics: bold, underlined and 16 font.
4
3. In Excel 2007, select a row and right click to access the quick menu where you will find the row height
feature or under the CELLS quick menu click the word FORMAT
Note: The standard setting is 12.75.
ACTIVITY: Adjust the column width so that cell A1’s “Days of the Week” label is entirely viewable. If
you don’t want to guess at the appropriate Column Width, then select AUTOFIT SELECTION instead
and Excel will decide for you.
Format A Sheet
Formatting a sheet lets you do two things:
1. Change the name of the sheet:
a. Click on the tab you would like to rename.
b. Click FORMAT select SHEET (in and click on RENAME.
c. You will see the name of the sheet darken. Type in a new name and press Enter.
d. In Excel 2007, click FORMAT under the CELLS quick menu, then select RENAME SHEET
2. Change the Background Image
a. Click on the tab whose background you would like to change.
b. Click FORMAT, select SHEET and click on BACKGROUND.
c. Locate the image file and click INSERT.
d. In Excel 207, select the PAGE LAYOUT tab, then click on the BACKGROUND option to access
this feature
ACTIVITY: We want to impress our regional manager with graphically displayed data.
1. Highlight your spreadsheet, including the column headers. (Days of the Week, Visitors, etc.)
2. Click on INSERT and choose CHART. (In Excel 2007, click on the INSERT tab, and then select the
type of chart you would like to create from the options provided – the rest of the instructions below
are ONLY for Excel 2000 and 2003) – For Excel 2007, to make various chart edits it is easiest to
right click on the portion of the chart you would like to change and right click
3. Click on the Type of Chart you would like and click NEXT.
4. You’ll be presented with a draft of what your new chart will look like. Click on Next.
5. The dialog box that appears will allow you to add some text labels to your Chart, such as a Title, and
labels for the X and Y axes. Then click NEXT
6. This dialog box asks you where you would like your chart to appear—in a new worksheet, or as an
object in your current sheet.
7. Click on FINISH.
Excel can perform a very large number of functions, which are formulas that perform a specific calculation
beyond standard arithmetic. If you go to INSERT and choose FUNCTIONS, you will see a large menu of
functions.
5
1. If you want to use a certain function, first click in the cell on your spreadsheet you want that function
performed in. Then go to INSERT and choose FUNCTION and select the function you want to
perform.
2. Specify the cell or block of cells that you want the function to consider.
3. Click OK.
4. To insert functions in Excel 2007, you would choose the FORMULAS tab, then select the function you
would like to perform from the function library and follow steps 2 and 3.
ACTIVITY: To practice functions, try to apply the MAX function to have Excel determine the highest daily
Customer total.
ACTIVITY: Add a comment to cell B7 that says, “This was the Saturday before Christmas so sales were
particularly strong that day”
5. To delete a comment, click EDIT, the select CLEAR, and then select COMMENT.
6. In Excel 2007, to perform these functions right click the cell again for the quick menu and access the
option this way.
Sorting Data
ACTIVITY: The regional manager would like us to sort our data in a way that ranks the “Days of the Week”
from the busiest day to the least busy day based on the number of “Visitors”.
1. Highlight the data, including the titles, but excluding the “Total” and “Daily Averages” rows.
2. Click on DATA and then SORT.
3. Click on the drop-down arrow below the “Sort By” header and select the criteria by which you want to
re-sort your data.
4. Click either “Ascending” or “Descending”.
5. Click OK.
6. For Excel 2007, click the DATA tab, and use the SORT quick menu options to perform various sort
types
*NOTE* re-sorting the data by “Days of the Week” in ascending order will not return the data to a Monday –
Friday order. It will re-sort the data based on the alphabetical order!! To get it back to Monday-Sunday, click
on EDIT and UNDO SORT.
6
To Keep Row and Column Labels Visible As You Scroll
1. To freeze the tope horizontal pane, select the row below where you want the split to appear.
2. To freeze the left vertical pane, select the column to the right of where you want the split to appear.
3. Click on WINDOWS menu and choose FREEZE PANES.
4. To UNDO, return to the WINDOWS menu and choose U NFREEZE PANES.
5. For Excel 2007, to freeze panes you would choose the VIEW tab, and then click on word FREEZE
PANES.