Hi everyone,
This is a great forum and community here is great. Always responds to all questions. Much much appreciated all the help I have received from everyone so far.
Still a beginner here on DB and VBA.
I want to build a DB that can track the cash flow of a small cash register. Just to clarify, we are not using actual cash register. DB will be used to register people for small community events.
Cashier will have small opening bank and will do transaction throughout the day. Cashier should be able to enter money received by denomination and change given back to the customers. At the end of the day, I would like to have report generated that can give me how much money received/given in each denomination, and should show the end total of currency left in the drawer.
I created transaction table so far with each denominations but I don't know how to setup rest. Just need a little push to get started.
Thanks in advance for all the help.
This is a great forum and community here is great. Always responds to all questions. Much much appreciated all the help I have received from everyone so far.
Still a beginner here on DB and VBA.
I want to build a DB that can track the cash flow of a small cash register. Just to clarify, we are not using actual cash register. DB will be used to register people for small community events.
Cashier will have small opening bank and will do transaction throughout the day. Cashier should be able to enter money received by denomination and change given back to the customers. At the end of the day, I would like to have report generated that can give me how much money received/given in each denomination, and should show the end total of currency left in the drawer.
I created transaction table so far with each denominations but I don't know how to setup rest. Just need a little push to get started.
Thanks in advance for all the help.