CodeItBetter Programming Another VB Programming Blog

VB6 Tutorial Intrest Rate Calculator

Posted on June 4, 2009
VB6 Tutorial Intrest Rate Calculator

VB6 Tutorial Intrest Rate Calculator Private Sub Calculate_Click() T1.Text = (Loan * Cost * Years) / 100 * 12 & ".00" Outstanding = (Loan * 1 + T1) & ".00" End Sub Private Sub Exit_Click() Unload Me End Sub I am going to have to redo Windows XP as it is messed up bad & I can not see why when its a newly fdisk'd Hard Drive. I will get to it as soon as possible as it is this vidoe and all it shows was recorded on the XP PC but I hade to upload it from my other PC & that ain't right & I don't ...

Related posts:

  1. Visual Basic Calculator Tutorial
  2. Vb6 flash game trainer tutorial
  3. Visual Basic 2008 Tutorial – How to make a simple column method calculator
  4. How to get the Keyboard repeat rate
  5. Re: My Game.. Made with VB6
  6. my super simple vb6 calculator
  7. How To Make A Calculator In VB6 part2:Coding
  8. How to make a Calculator in Visual Basic 2008 [Multiplication, subtraction, division, addition]
  9. A useful graph I made using visual basic 2008
  10. [ Tutorial ] Unlimited msgbox in vb6

Filed under: Videos Leave a comment
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.