I have this form with a 3 text box. txtTotal, txtDeposit and txtWithdraw. I also have a table call "Credit Card" that has one field "Card amount" with a value in it.
What I need my form to do is in the txtTotal, display the value in the table.
The user will be able to type in either an amount in the deposite field, in that case, when they hit the generate button next to the text box, it will take the amount entered and add it to the tblCard_Amount total. If they type in a withdrawal amount and hit generate next to that text box, well u subtract that amount from the total.
I have no idea how to program this or if it can be done. would really appreciate any help given :d. thank u
P.S - I don't know much about Access forms, and I don't know much about programming Visual. Please help if ya can.
Chaosguy - To die would be an awefully big adventure.
What I need my form to do is in the txtTotal, display the value in the table.
The user will be able to type in either an amount in the deposite field, in that case, when they hit the generate button next to the text box, it will take the amount entered and add it to the tblCard_Amount total. If they type in a withdrawal amount and hit generate next to that text box, well u subtract that amount from the total.
I have no idea how to program this or if it can be done. would really appreciate any help given :d. thank u
P.S - I don't know much about Access forms, and I don't know much about programming Visual. Please help if ya can.
Chaosguy - To die would be an awefully big adventure.