CluelessRink
Technical User
Being a "kind of" Access user and thinking it would be easy I volunteered to make a database to track tips that servers receive in our restaurant.
I have a table set up with the following fields:
totalsales, chargedsales, chargedtips, totaltips, tipoutscash, tipoutscharge. (all are set at number/currency)
What I would like is a "box" that would keep track of each running sum.
I do believe that once that is in place I can make a query for a report to get totals based upon a time frame.
Is it as simple as making a text box that will pull the data from the appropriate field?
I have a table set up with the following fields:
totalsales, chargedsales, chargedtips, totaltips, tipoutscash, tipoutscharge. (all are set at number/currency)
What I would like is a "box" that would keep track of each running sum.
I do believe that once that is in place I can make a query for a report to get totals based upon a time frame.
Is it as simple as making a text box that will pull the data from the appropriate field?