Calculator Tool

 
Add to Favorites Hide project Hide and Report to Administrator

Iam looking for a tool that allows me to calculate and compare daily rates of several campervan hire companies.
It can be either web based or running within Open Office on a simple spreadsheet application.
The vehicle prices of each operator are different for seasons of the year and the date when the seasons are changing are different from one operator to the next.

Back end
- create operator ( name)
- add vehicles to the operator
- create seasons (IE 01/03/2012 – 30/05/2012)for each op…

Place bid (new window)

Loan Calculator

 
Add to Favorites Hide project Hide and Report to Administrator

I want to create a mortgage calculator using three groupboxes . The first groupBox will let the user input the loan amount. The second groupbox will hold three radio buttons for the rate/year. The third groupbox will hold a data grid to display the “Month”, “Payment”, “Interest”, “Principle”, “Mortgage Amount” (These are the columns that should be in the data grid). I will have a calculate button, reset button, and a exit button.

Not sure how to use the data grid. Data isn’t displaying at all so not sure if it’s my formula or I am missing something with the coding in the data grid.

Using Visual Studio 2008.

Place bid (new window)