I'm making an Interest Calculator for a comp prog class and I have everything done except a monthly Interest Rate. I need to display how much you would pay a month for x amount of years and x interest for x amount of dollars. My problem is my variable for monthly interest rate has a value of zero, which messes up all my monthly total payment.
yes that is just part of my code all my variables are defined and I have option explicit. txtAmount is a text box when you input the amount of money you need to pay off.
I attached my form if anyone wants to look at it and play around with it to see whats wrong. My spacing and tabbing may look bad but its the outside that should look good right
Didn't you download WinZip? I told you where to get it and how to use it. It is very hard to run most programs if there is only a form. Sometimes it can be done, but only for simple forms.
Yes I already had it, but I didn't know that I could turn files into zip files, I thought it was only to extract zip files. How do I turn the form into the zip file?
Yes I already had it, but I didn't know that I could turn files into zip files, I thought it was only to extract zip files. How do I turn the form into the zip file?
Yes I already had it, but I didn't know that I could turn files into zip files, I thought it was only to extract zip files. How do I turn the form into the zip file?
By the way, my form is simple
As someone who has difficulty balancing his own checkbook, I'm don't know much about interest calculations, but I can help you zip up a bunch of files.
Open WinZip, click on New
You will be prompted to create a new zip file. Navigate to the folder you want to create the zip file in and name it: Nick.zip
Click Ok
Now navigate to to the folder containing the files you want to put in the zip file, and, holding down the Ctrl Key, click on each file to add, then Click Add
I know I forgot to save it before I sent it, but it did not work with the correction. I might have put it in wrong. Can you play with it and see if you can figure it out?
Hack,
Thanks for the zip help, where is eastpointe in Michigan?
I know I forgot to save it before I sent it, but it did not work with the correction. I might have put it in wrong. Can you play with it and see if you can figure it out?
Hack,
Thanks for the zip help, where is eastpointe in Michigan?
Oh I'm sorry, I didn't see your comment and your pic. Does every aspect of the program work for you, or is it just the yearly interest side? Because the yearly interest works for me also, it's the monthly interest side that doesnt work.
Ok, thanks for all your help guys. I am going to try and figure the problem in class monday with my teacher. It's easier to get help from someone standing next to you than someone who's hundreds of miles away. THANKS!