Homework 2
(Functions) 1. Create your own function to determine the Range in a set of values in a spreadsheet. That is you want to determine the difference between the largest and smallest value. Make sure you do not use the built-in Excel Max or Min functions in your solution. This exercise is intended to push you through a few aspects of using Visual Basic to problem solve and develop your own functions. |
(Portfolio Risk) 2. Consider the following two stocks with past annual performances given in the two tables. The first table represents stock in an Extreme Sports Paraphenalia company. The second stock represents a Cigar distribution company. |
|
|
Now you want to work with these two stocks like we did
in class.
|
(Forms) 3. Modify the Annuities form and event code we developed in class to include some additional features.
|