Computer Science 12
Week 5
Friday, September 23, 2011
- Assignment 5 (due next week)
- Excel tutorials
- Microsoft Word tutorials
- Study guide for next week's quiz
- Paper:
last-first-paper.docx- Excel Assignment:
- Create a spreadsheed listing at least 10 sales people who work for some particular company, to compute their rank as employees. The spreadsheet should have columns for the salespersons' names, the date that they were hired, the dollar amount of sales by each sales person during the past month, and the sales person's rank. Sales people have rank 3 if they have worked for the company for at least five years and sold at least $20,000 worth of goods during the past month. They have rank 2 if they have either worked for the company for at least five years or sold at least $20,000 during the past month. They have rank 1 if neither of the above is true. Format the spreadsheet as a table.
last-first-salesforce.xlsx- Continuing the invoice example from two weeks ago, let's say the store decides to start selling some food items, if it didn't already sell food, or, conversely, let's say that the store now decides to sell some non-food items, if it was already selling food. The point being, some items are now taxable and others aren't.
last-first-invoice.xlsx- Excel’s AND, NOT, and OR Functions by Michele McDonough
- Excel 2007 AND Function and Excel 2007 OR Function on About.com
- Basic Logical Functions (AND OR) in Excel 2007 - video on Associated Content
- How to use nested IF statements in Excel with AND, OR, NOT on "Experiments in Finance"
- Excel's Date Functions on About.com
- The Date Function in Excel 2007 on Home and Learn
- Inserting Dates and Times in the Microsoft Excel 2007/2008 tutorial in the online help documentation at the University of Wisconsin
- Named Ranges in Excel 2007 in Microsoft Excel Tutorials on Home and Learn's Free Computer Tutorials site.
- Naming a Cell or Range in Excel 2007 and Managing Range Names in Excel 2007 on the "for Dummies" site
- Using Labels in Excel Formulas and Functions in Articles about "how to use Excel" on About.com
- How to format a Word 2007 document on Which.com
- Understanding Microsoft Word styles, How to apply a style in Microsoft Word, and Why use Microsoft Word's built-in heading styles? - Shauna Kelly
- Creating documents with Style on the Microsoft Office Word Team's blog
- Table of Contents in Word 2007 - Florida Gulf Coast University
- How to: Create a Table of Contents in Microsoft Word 2007 - Tech online
- Microsoft Word 2007 - Inserting A Table Of Contents - word07.com
- How to create a table of contents in Microsoft Word - Shauna Kelly
- Taking Control of Your Table of Contents or Document Map on the Microsoft Word Team's blog
- Anatomy of Word: Create a table of contents using defined styles (for older versions of Word)
- Excel: Similar to last week's Excel quiz problem, but probably more challenging.
- Microsoft Word: One or two brief fill-in-the-blanks or multiple-choice questions on the use of heading styles and the generation of a table of contents.
Submit the second draft via Blackboard, by no later than noon on Tuesday, October 4. The file must have a filename with the following format:
where "last" and "first" should be replaced by your own last name and and first name, respectively.
The second draft should be at least three pages long. It must contain at least one quote from each of your four sources. The second draft should also be divided into at least three sections, with section headings.
You might find it helpful to include an additional computed column for the number of years an employee has worked for the company (computed from the date hired). This may make it easier for you to compute the person's rank.
This spreadsheet should have a filename with the following format:
Submit the above file in the appropriate area on Blackboard, and have access to the file in lab for all future weeks. We will use it again in future exercises both in lab and in homework.
Add some rows for the new items, and add the following two columns: (1) a column indicating whether a given item is taxable (e.g., a "T" if taxable, blank otherwise), and (2) the amount of sales tax on a given item (zero if it is not taxable). The total tax should then be computed by adding up the taxes on individual items, rather than based on the subtotal of all items.
When computing tax, you will need to refer to a single cell holding the tax rate. You'll need to use absolute addressing (with the dollar signs) to refer to that cell.
Begin from the next-to-last version of the invoice. Do not use a version of the invoice that has discounts, which will make your computations much more complicated.
As before, the invoice should have a filename with the following format:
where "last" and "first" should be replaced by your own last and first name.
Your invoice must be unique, containing a store name, product names, and prices different from those in files submitted by other students in Computer Science 12.
To all information for Week 5 | To all homework assignments
On IF and other logical functions (AND, OR) and nested IF functions:
Date functions:
On range names and labels:
It is recommended that you also use Excel's Help feature to get more information on all of the above.
See also the Excel tutorials listed for Week 3.
To all information for Week 5 | To all LINK_TO_CATEGORY_TUTORIALS_Excel
Styles for headings (needed in table of contents):
Table of contents:
To all information for Week 5 | To all tutorials about Word
Study guide for next week's quiz
On Tuesday, October 4, we will have our usual brief (10 to 20 minute) quiz at the beginning of class. (Please arrive on time or early.) The March 18 quiz will be an on-paper quiz having two parts:
To prepare for the quiz, you will need practice using all the functions we've covered so far (listed in the previous study guide), plus AND and OR. To that end, it is recommended that you not only do the homework but also play with examples in the Excel tutorials for all four weeks up to now. Make sure, especially, that you get practice with IF, AND, and OR functions, including nested IF functions.
To all information for Week 5 | To all quiz and exam study guides