Microsoft Excel: Introduction: A Workshop For San Diego State University Faculty and Staff
Microsoft Excel: Introduction: A Workshop For San Diego State University Faculty and Staff
2000. San Diego State University. All Rights Reserved Sponsored by Academic Affairs
Table of Contents
What Is Microsoft Excel? ............................................................................................................................... 1 How Do I Start Excel?.................................................................................................................................... 1 Onscreen Help ................................................................................................................................................ 1 Show the Office Assistant .............................................................................................................................. 1 Whats This?................................................................................................................................................... 2 Help in the Users Manual.............................................................................................................................. 2 Help on the Web ............................................................................................................................................. 2 Exploring The Windows................................................................................................................................. 2 Title Bar...................................................................................................................................................... 3 Menu Bar .................................................................................................................................................... 3 Tool Bar...................................................................................................................................................... 3 Scroll Bar.................................................................................................................................................... 3 Buttons........................................................................................................................................................ 3 Window Border .......................................................................................................................................... 3 Commands...................................................................................................................................................... 4 Creating A Spreadsheet .................................................................................................................................. 4 Page Setup .................................................................................................................................................. 4 Working in the Spreadsheet........................................................................................................................ 5 Workbooks ............................................................................................................................................. 5 Moving Around the Worksheet .............................................................................................................. 5 Cells........................................................................................................................................................ 5 Entering Data.......................................................................................................................................... 6 AutoSum Feature.................................................................................................................................... 7 Fill Handle Feature ................................................................................................................................. 8 Editing in a Worksheet ........................................................................................................................... 8 Working with Rows and Columns.......................................................................................................... 9 Formatting Data........................................................................................................................................ 10 Formatting Fonts................................................................................................................................... 10 Font Type and Size ............................................................................................................................... 10 Aligning Characters or Text ................................................................................................................. 11 Drag and Drop .......................................................................................................................................... 11 Relative and Absolute Referencing .......................................................................................................... 11 Printing ......................................................................................................................................................... 12 Print Preview ............................................................................................................................................ 12 Printing the Document.............................................................................................................................. 13 Print Range ............................................................................................................................................... 13 Copies ....................................................................................................................................................... 13 Saving the Document.................................................................................................................................... 14 New File Name......................................................................................................................................... 14 Naming the File .................................................................................................................................... 14 Specifying the Location........................................................................................................................ 15 Same File Name and Location.................................................................................................................. 15 Different File Name and/or Location........................................................................................................ 15 Quitting Excel............................................................................................................................................... 16 Customizing Excel Options .......................................................................................................................... 16 Customizing Toolbars................................................................................................................................... 17
Onscreen Help
To view onscreen help, click on Help. The Help menu will pull down. Once the menu is displayed, select one of the following tabs:
Page 1
Border
Horizontal Scroll Box This is the application window This is the spreadsheet window
Page 2
Menu Bar
The Menu Bar contains the available menus from which you can choose command
Tool Bar
The Tool Bar(s) provide you with a quick method of working with various parts of the worksheet. Tool bars can be customized and multiple tool bars can be displayed at the same time.
Scroll Bar
The Scroll Bars enable you to move through a spreadsheet when the entire spreadsheet does not fit in the window or the allotted space. Click the scroll arrows with the mouse to move through the spreadsheet or to see one line at a time.
Buttons
Maximize Button Clicking the Maximize Button with the mouse enlarges the active window so that it fills the entire Desktop. Clicking the Minimize Button reduces the window to the Task Bar. The Close Button causes the file to close. If you have not saved your file recently, you will see a dialog box that asks if you want to save the file. The Restore Button returns the window to its size before the maximize or minimize button was used.
Restore Button
Window Border
The Window Border is the outside edge of a window. You can change the window size by lengthening or shortening the border on each side of a window.
Page 3
CREATING A SPREADSHEET
Once you have Excel customized to your satisfaction, you are ready to set up the format of the new spreadsheet. You will want to establish the page size and orientation and you may want to setup headers and footers for your document.
Page Setup
Select File from the Menu Bar and then choose the Page Setup option.
Use this screen to set the page orientation and margins. You can also set up your header and footer here.
Page 4
Cells
The intersection of a column and a row is a cell. The cell is the basic unit of the worksheet and data is entered in cells. A cell is referred to by its unique address, or cell reference, which is composed of the coordinates of the intersection of a column and a row. To identify a cell, specify the column letter first, followed by the row number. For example, cell reference D3 refers to the cell located at the intersection of column D and row 3.
Data can be entered in the active cell. The active cell has a heavy border surrounding the cell. In addition, the active cell is listed in the reference area immediately above column A.
Page 5
Active Cell
Entering Data
Data is entered in cells, and the most common types of data entered are text, numbers and formulas.
Text
Excel left justifies text and if the text is longer than the width of the column, Excel displays the overflow characters in adjacent cells to the right as long as these adjacent columns contain no data.
Numbers
Numbers consist of the digits zero through nine and any one of the following special characters: +-(),/.$%Ee If a cell entry contains any other character (including spaces), Excel interprets the entry as text and treats it accordingly.
Formulas
One of the reasons Excel is such a valuable tool is because you can assign a formula to a cell and Excel will calculate and display the result in the cell. Formulas can be entered in uppercase or lowercase, and spaces can be added between the arithmetic operators to make the formulas easier to read. A formula is a sequence of values and cell references in a cell that produces a new value from existing values. For instance, Example 1 shows data entered in cells and Example 2 shows the results. Notice that cell B4 in Example 1 contains a formula that uses the existing values in cells B1 and B2.
Page 6
The equal sign (=) must precede all formulas in a cell. It alerts Excel to the fact that a formula is being entered. Valid arithmetic operators are + (addition), (subtraction), * (multiplication), / (division), % (percentage), and ^ (exponentiation). When more than one arithmetic operation is involved in a formula, Excel uses the same order of operations that algebra follows. Excel will evaluate the operators from left to right, and perform the operations in the order shown in the following table. To change the order of evaluation, enclose the part of the formula to be calculated first in parentheses. Operator : (colon) , (comma) (single space) % ^ * and / + and & = < > <= >= <> Description Reference operators Percent Exponentiation Multiplication and division Addition and subtraction Connects two strings of text (concatenation) Comparison
AutoSum Feature
Excel makes it easy to quickly add a column or row of numbers. The following example shows a column of numbers and a "total" needs to be calculated in cell B7. To use the AutoSum feature, make B7 the active cell, click on the AutoSum button on the toolbar and click on <Enter>. The total will be calculated and the formula bar will show the resulting formula.
Page 7
Fill Handle
Make the active cell the cell with the formula to be copied, grab the fill handle with the mouse pointer and drag it across the cells where the formula is to be copied.
Editing in a Worksheet
Data in a cell can be edited several different ways. If you notice the error while typing the data into the cell, use the backspace key to erase the portion of the data that is in error, then retype the correct information. If you notice the error after the data has been entered into the cell, double click the cell to enter the Edit Mode. Place the cursor at the point of the error and use the backspace key to erase the portion of the data that is in error, then retype the correct information. You can also edit the content of the cell right on the formula bar. Place the cursor anywhere on the text to edit the data.
Page 8
To change the height for multiple rows, select the rows to be changed. Drag a boundary below one of the selected rows until the rows are the height you want. When you release the mouse button, all the selected rows will be the new height.
Page 9
To change the width for multiple columns, select the columns to be changed. Drag a boundary on the right side of one of the selected columns until the columns are the width you want. When you release the mouse button, all the selected columns will be the new width.
Formatting Data
Formatting Fonts
You can format characters, words and paragraphs easily by using the formatting toolbar. To format a cell, highlight the cell and click on the following buttons as desired:
You can also use the following buttons to create a special effect with the font.
Bold Character or Text Italicized Character or Text Underlined Character or Text
Page 10
Formula View
Data View
A 1 22 2 3 4 5
22 23 24
A 1 22 2 3 24 4 5
22 23 24
Page 11
Formula View
Data View
A 1 22 2 3 4 5
22 23 24
A 1 22 2 3 22 4 5
22 23 24
This view enables you to see what the final document will look like, and it may save you from printing pages that are not formatted properly. To exit the print preview screen click on the Close button.
Page 12
You will need to tell Excel which pages of your document to print and how many copies of each page to print. The system default is All which means that if you do nothing more than click on the OK button, Excel will print one copy of your entire document.
Print Range
If you want a specific page or pages printed, click on Pages and tell Excel which pages to print. Use the up/down arrows to indicate the desired pages to print.
Copies
Once you have told Excel which pages to print, you can choose to have multiple copies of the document or pages print. The default is set up to print one copy, so if you only want one copy, you do not need to tell Excel about the number of copies. However, if you want multiple copies, enter the number of copies in the Number of copies: box or click on the up/down arrowheads to select the desired number of copies. Once the number of copies is set, click on OK and Excel will print the desired number of copies of the pages selected.
Page 13
Once you determine what you want to call the file, enter that name in the File name dialog box. Excel allows you to use descriptive file names, which makes it easier for you to find documents. File names can contain up to 255 characters. You cannot include any of the following characters in a file name: forward slash (/), backslash (\), greater than sign (>), less than sign (<), asterisk (*), period (.), question mark (?), quotation mark (), pipe symbol (|), colon (:), or semicolon (;).
Page 14
As you move through your folders, the contents of each folder will be displayed in the window. You can double click on a folder in the window to see the contents of that specific folder. When you do so, that folder becomes the active folder and that folders name is displayed in the Save in box.
Once you find the folder that is to house the file, (and the folders name is displayed in the Save in box), click on the Save button and your file will be saved in the selected folder.
Page 15
If you do not want to save the changes, select No and your document will be closed (all changes will be discarded) and Excel will close. If you want to save your changes, select Yes and if your document had been saved previously, Excel will save the document with the changes and then it will close the document and the Excel program. If you have not previously saved your document, and you want to save the work you have done on the document, Excel will display the Save As window. You will be asked to provide a name for the document and a location for the document to be saved.
Page 16
CUSTOMIZING TOOLBARS
Once you have Excels options customized, you can further simplify the use of Excel by customizing your toolbars. Toolbars permit you to organize commands in Excel the way you want them so you can find and use them quickly. To customize a toolbar, select View from the Menu Bar, select the Toolbars option and then select Customize. You can remove icons from your toolbars by clicking on the icon with the left mouse key and dragging it downward and off the toolbar. Once you clear the toolbar, you can release the mouse button and the icon will be gone. Select the category of command you want to add to a toolbar. Once the category is selected, scroll through the list of commands until the desired command is found. Use the left mouse button and drag the command to the desired toolbar. Once you close the Customize box, the customized toolbars will be available for use.
Page 17
Page 18