The Bank program is designed to keep records of all bank transactions on a Bank Account. It keeps a record of each Transaction and the Balance after the Transaction is applied to the Bank Account.
Explaining the Input fields:-
DATE Selector-
The Date input is used to record the date of the transaction.
DETAILS Combo Box-
The Details Combo selects the type of Transaction - Income, Withdrawal, EftPos, Interest, Other.
INCOME can be Wages, or Pension or Investment incomes and the amount is entered into the Deposit Input.
WITHDRAWAL is used where Money is withdrawn directly from the Bank.
EFTPOS is where Bank Card is used to make payment of purchases. Used at ATM machines. Also when shopping and using the Bank Card as EftPos Transaction, including CashOut when shopping. The amount is entered into the EftPos Input. (For Credit Card and Debit Card a different Bank Account is recommended for security purposes though could be used here by describing it in the Goods Input).
INTEREST is where the Bank pays Interest on the amount of money in the Account. It is entered into the Interest Input.
OTHER can be used to set up the Program by entering the current Balance in the Bank Account. The amount would be entered into the Deposit input.
GOODS Input-
When Details are selected the Goods input is used to describe the Transaction. A pre-defined text is entered and can be used or changed. Helps to use it to know exactly where and for what purpose the Transaction was done.
EFTPOS Input-
The input used to enter the Amount of the Transaction for all EftPos Transactions.
WITHDRAWAL Input-
Used to enter the Amount of Cash withdrawn from the Bank.
DEPOSIT Input-
Input for entering the amount of money Deposited into the Bank Account
INTEREST Input-
Enter the amount of interest the Bank has added to the Account each month.