Spreadsheets and graphs with Microsoft Office
Spreadsheet Basics:
Spreadsheets are made up of vertical columns and horizontal rows. As they intersect, they create a box called a "Cell." Each cell has an address specified by the intersection of the row and column. Rows are numbered 1,2,3. Columns are lettered A,B,C. Therefore, the cell address at the intersection of column C and row 5 would be C5.

Column and Row Adjustment:
You can adjust the width of a column or a row by clicking right on the line between the letters or numbers (you will get a two-way arrow) and dragging it in the direction you wish to adjust. Or, if you want to change the width or height of a number of column/rows; first highlight the columns/rows you wish to adjust, then pull down the "format" menu and choose "Column - width" or "Row - Height" and type in a number larger or smaller.
Entering Data:
To enter data into the cells;
To alter data already in a cell, click on the cell and make the adjustment up in the "Entry Bar."
Excel has the same formatting palette as Word or PowerPoint. It can be found under the "View" menu.
| The Formatting Palette contains most of the commands you will need to format you documents. If it is not already out or if it dissapears, you can find the Formatting Palette under the "View" menu. This should always be out and accessable. Clicking on the triangle in front of a section, opens that section exposing the various commands. Clicking on the triangle again closes the section. | ![]() |
Number Formatting:
You can also format the cells to accept and show different kinds of numbers, such as currency, percentages, various decimals, dates, and times.
*You can also format cells by using the button bar for basic formatting.

By using formulas, you can have your spreadsheet add, subtract, multiply, find averages, percentages, etc. This makes it a great tool for keeping track of numerical data and as a tool to ask "if...then" or "what if..." questions and get immediate results.
All formulas start with an "=" sign. That's how the computer knows it's a formula.
Below are a few simple math functions that can be used as formulas
To get the: Sum Average Count Maximum Minimum Add Subtract Multiply Divide
The
: means "through" (no
spaces)
Entering Formulas:
Type in the correct formula indicating the cells or cell range that you wish to calculate,then press enter. Be very exact in your cell range. Remember; computers don't understand close, they understand exact. You will see the formula in the entry bar, not in the cell. The calculated outcome will appear in the cell once you begin entering data.
For example: If we want to add a column of numbers, you need to type in a formula using "sum" and the range of cells to be added. In the example below, the range would be cells B2 through B8. You would type the formula in cell B10. As you see, the formula would be =SUM(B2:B8)
It is easy to take the information in a spreadsheet and convert it into a colored, three dimensional chart or graph. You can make pie charts, bar charts, line graphs, plus many more.


Example:
Next, we need to enter the data in each category along with the totals. Remember, you can use formulas to add totals or other mathematical calculations.
You should also format your spreadsheet with Bolds, center alignment, headers, etc to make it look good.

Making
Charts:
To make charts you need to make sure to select the correct data by selecting only cells that pertain to the graph. Generally, you do not select the total row or blank row/columns.

Column
Charts:

Web Page by Steve Christensen - rev. 11/08