acctually the error is
A first chance exception of type 'System.Invalid CastException' occurred in Microsoft.Visua lBasic.dll
User Profile
Collapse
Profile Sidebar
Collapse
lohenboy
Last Activity: Jan 13 '12, 06:38 AM
Joined: Dec 5 '11
Location:
-
whassup guys i dn knw how to do line space in msgbox
which is
Dim year
Dim loan
Dim rate = 0.037
Dim install
loan = CDbl(txtb1.Text )
year = CDbl(txtb2.Text )
install = ((loan + (loan * rate)) / (year * 12))
MsgBox("Loan :" & loan, "year :" & year, "installmen t :" ...Leave a comment:
No activity results to display
Show More
Leave a comment: