- Home
·
- Miscellaneous
·
- This will tell you how much your canadian dollar is worth in america.
This will tell you how much your canadian dollar is worth in america.
This will tell you how much your canadian dollar is worth in america.
Rate This will tell you how much your canadian dollar is worth in america.
(1(1 Vote))
varCAD = txtCAD
lbl_amdollar = txtCAD * 0.63
End Sub
Private Sub cmd_restart_click()
If cmd_restart Then
MsgBox "Do you really want to clear all fields??"
txtCAD = ""
lbl_amdollar = ""
End If
End Sub
Private Sub cmd_quit_click()
If cmd_quit Then
MsgBox "Do you really want to quit the American Exchange program??"
End
End If
End Sub
This will tell you how much your canadian dollar is worth in america. Comments
No comments yet — be the first to post one!
Post a Comment