|
-
Apr 8th, 2007, 01:09 AM
#1
Thread Starter
Addicted Member
Is there a Goal Seek function in VB? Please help with mathematical problem.
I'm making an application that need to use a function like 'goal seek' in Excel. Here's the problem example:
Price: 100.000
Down Payment: 20% -> 20.000
Payment per month: 8.000 (assume a 10 month period)
Total Down Payment: 28.000 (20% of 100.000 + 8.000 first payment)
Now I want the Total Down Payment to be 30.000, so I need to change the Down Payment of 20% to another value. In Excel, I can use the Goal Seek Function to do this very easily, and the Down Payment results in 22,2222%.
How do I do it in VB?
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|