Forum: VB.NET Oct 25th, 2005 |
| Replies: 2 Views: 4,004 Re: VB cash register needed I'm looking for VB.Net....here's what I have so far but I seriously doubt it's even close to being right.........
Private Sub btnChange_Click(ByVal sender As System.Object, ByVal e As... |
Forum: VB.NET Oct 25th, 2005 |
| Replies: 2 Views: 4,004 VB cash register needed I need help in my VB class making a cash register. I know I'm supposed to use modulus and integer functions as well as nested if's, but am having a hard time coding it. If you haven't figured it... |