|
Department of Technology |
TECH 394 - Tech Computer Applications |
|
Summer 2004 |
|
We
start the section on spreadsheets assuming that you are at least familiar
with them - you should all have had CSIS 103, or some experience that prepares
you for the class. As a minimum, I assume that you can:
Beyond these basics, there are a number of features in most spreadsheets (Excel included) that help the user create more efficient models, improve their clarity, and make the users life easier:
Functions are predefined processes that modify or manipulate data in the spreadsheet. Youve probably used a simple function like =sum(a3:a16) to add the value in the cells in column A from row 3 to row 16, inclusive. In addition, we will look at several that improve productivity:
Many people use spreadsheets to perform "What-if" analyses. The want tools that let them search for an answer by varying the values in cells related to the answer. We will look at: Finally, as we look at the spreadsheet as a tool to use independent of macros and shared data, we look at methods of formatting to improve output: |