Click here to Skip to main content
16,007,687 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Tips Database Pin
Naji El Kotob15-Sep-07 11:16
Naji El Kotob15-Sep-07 11:16 
QuestionRe: Tips Database Pin
John Smithman16-Sep-07 6:05
John Smithman16-Sep-07 6:05 
AnswerRe: Tips Database Pin
Naji El Kotob16-Sep-07 10:26
Naji El Kotob16-Sep-07 10:26 
QuestionAnnuity calculator Pin
liv2luv15-Sep-07 8:07
liv2luv15-Sep-07 8:07 
AnswerRe: Annuity calculator Pin
Dave Kreskowiak15-Sep-07 11:28
mveDave Kreskowiak15-Sep-07 11:28 
GeneralRe: Annuity calculator Pin
liv2luv15-Sep-07 13:46
liv2luv15-Sep-07 13:46 
GeneralRe: Annuity calculator Pin
The ANZAC15-Sep-07 13:58
The ANZAC15-Sep-07 13:58 
GeneralRe: Annuity calculator Pin
The ANZAC15-Sep-07 14:06
The ANZAC15-Sep-07 14:06 
ok my formula, and yours, had you typed it out more understandably are identical, the problem you are having arises from the fact that you need to divide rate by 100 before subbing it in, so instead of:

rate = console.readline

you need:

rate = console.readline/100

Please check out my articles:
The ANZAC's articles

GeneralRe: Annuity calculator Pin
Paul Conrad16-Sep-07 7:59
professionalPaul Conrad16-Sep-07 7:59 
AnswerRe: Annuity calculator Pin
The ANZAC15-Sep-07 13:56
The ANZAC15-Sep-07 13:56 
QuestionPersist Settings Pin
I'mRetired15-Sep-07 7:13
I'mRetired15-Sep-07 7:13 
AnswerRe: Persist Settings Pin
Paul Conrad16-Sep-07 10:30
professionalPaul Conrad16-Sep-07 10:30 
Questionhow to access mdi child Pin
Sai Yasodharan15-Sep-07 6:03
Sai Yasodharan15-Sep-07 6:03 
AnswerRe: how to access mdi child Pin
Naji El Kotob15-Sep-07 11:19
Naji El Kotob15-Sep-07 11:19 
GeneralRe: how to access mdi child Pin
Sai Yasodharan17-Sep-07 5:51
Sai Yasodharan17-Sep-07 5:51 
AnswerRe: how to access mdi child Pin
rohitsrivastava17-Sep-07 0:01
rohitsrivastava17-Sep-07 0:01 
GeneralRe: how to access mdi child Pin
Sai Yasodharan17-Sep-07 6:00
Sai Yasodharan17-Sep-07 6:00 
QuestionDeployment Project: Could not copy temporary files to output Directory Pin
weli orlu15-Sep-07 4:20
weli orlu15-Sep-07 4:20 
AnswerRe: Deployment Project: Could not copy temporary files to output Directory Pin
Dave Kreskowiak15-Sep-07 6:22
mveDave Kreskowiak15-Sep-07 6:22 
Questiongrouping in data grid Pin
sainipraveen0415-Sep-07 4:12
sainipraveen0415-Sep-07 4:12 
Questionneed routines in VB.net Pin
farah mazhar15-Sep-07 0:01
farah mazhar15-Sep-07 0:01 
AnswerRe: need routines in VB.net Pin
Dave Kreskowiak15-Sep-07 3:09
mveDave Kreskowiak15-Sep-07 3:09 
GeneralRe: need routines in VB.net Pin
Paul Conrad15-Sep-07 6:27
professionalPaul Conrad15-Sep-07 6:27 
GeneralRe: need routines in VB.net Pin
Dave Kreskowiak15-Sep-07 6:39
mveDave Kreskowiak15-Sep-07 6:39 
GeneralRe: need routines in VB.net Pin
Paul Conrad15-Sep-07 9:36
professionalPaul Conrad15-Sep-07 9:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.