>>When the money is added it gets added to the begBal not the current balance
In ProcessDeposit() why not simply add the transaction amount to the current balance?
Change line 15 to this: currentBal += transAmt;
Ancient Dragon
Retired & Loving It
30,049 posts since Aug 2005
Reputation Points: 5,662
Solved Threads: 2,343