Loan Repayment Calculator Code

VB Code

Page 1 of 1

1 Replies - 1033 Views - Last Post: 07 December 2008 - 09:50 AM Rate Topic: -----

#1 Serhio19  Icon User is offline

  • New D.I.C Head

Reputation: 1
  • View blog
  • Posts: 1
  • Joined: 07-December 08

Loan Repayment Calculator Code

Posted 07 December 2008 - 06:24 AM

Hi! I am 1st year student in Computing. I need a code for Loan Repayment Calculator. I tried to do it, but it's not working. Maybe an example of other repayment calculator will do. Thanks :^:

The application should allow the customer to enter the following details:

• price of the car
• down-payment
• current annual interest rate offered



The application should then display the following in a tabular form:

• loans duration in months
• monthly repayments for 2, 3, 4, and 5 year loans
• total cost of loans

The variety of options should allow the user to easily compare repayment plans and choose the one that most suits their requirements.

The application must perform input data validation to check that the specified
down-payment is a minimum of 10%.

Is This A Good Question/Topic? 1

Replies To: Loan Repayment Calculator Code

#2 Jayman  Icon User is offline

  • Student of Life
  • member icon

Reputation: 415
  • View blog
  • Posts: 9,532
  • Joined: 26-December 05

Re: Loan Repayment Calculator Code

Posted 07 December 2008 - 09:50 AM

Post the code that you have so far, we will help you get it working.

[rules][/rules]
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1