This is a little different. This is using a timeline template in Excel Online. I had no idea there was such a thing as "Excel online". Neat! :)
I used dates and events from a Wikipedia timeline of ancient history.
Showing posts with label Excel. Show all posts
Showing posts with label Excel. Show all posts
Monday, February 23, 2015
Excel Practice 5
This is also an Excel practice exercise from Professor Houston. The object in this exercise is to make a spreadsheet that displays social science data. The learning points are converting the data into several charts that you then move to new sheets. The first time I tried to do this exercise, I was able to make the first chart, but then somehow I lost the sheet with the original spreadsheet on it! So I had to make it again.
The first image is the initial spreadsheet. The following images are the charts derived from it:
Excel Practice 4
This practice, from Professor Houston, is a mortgage worksheet. I completed it successfully, however, I don't understand how the PPMT and IPMT functions work--they have commas in them, instead of mathematical notation, which doesn't seem to make sense to me. Obviously, I have a lot more to learn! Nonetheless, so far, it's been very fun!
Sunday, February 22, 2015
Excel Practice 3
This is a practice checkbook exercise for Excel from Professor Houston. It has some funny humor thrown in about some imaginary criminal activity.
This exercise uses two formulas. The formula in the G cell in the very first line (line 4) is simply the sum of the debit cell and the credit cell in that line. However, all the G cells below that are the sum of the new line's debit and credit cells and the previous line's G cell (the previous balance). This is common sense, of course, but it's worth articulating.
This exercise also teaches two kinds of automatic numbers that are available with Excel. In the date column, there are a variety of date formats that you can choose from (month/day/year or year/month/day, etc.). In the numbers column, there are a variety of money formats you can choose from.
Excel Document Practice 2
This is a Microsoft Excel exercise that was posted on the web. It's from Professor David Houston at the University of Tennessee at Knoxville. It says it was last revised in 1999, so it's quite old. Nevertheless, it's very useful, and it has helped me learn some basic things about Excel.
This exercise requires you to make a spreadsheet with grade data for a university course.
It shows you three different methods of averaging data in cells:
- (a1+b1+c1)/3
- sum(a1:c1)/3
- average(a1:c1)
I suppose the last is the easiest, but it's nice to know the others.
The exercise also introduces the idea of the absolute reference cell. When you copy a formula from one row to the next, for example, the copy of the formula alters automatically to refer to the corresponding cells in the new row. However, if the formula contains an absolute reference, then when the formula is copied, it does not automatically adjust--the formula will still point to the same cell it did in the previous row. The way to make an absolute reference is by putting the letter (in the cell reference) in dollar signs. Like this: $A$1.
$A$1 is an absolute reference to cell A1, and no matter where a formula is copied to, it will always point back to A1.
Subscribe to:
Posts (Atom)
