I am trying to create a daily lottery counting database, in which I can scan the lottery everynight and at the end it tells me how many tickets I sold and the dollar amount. I am using excel as of right now. I've got it nailed down in excel but I have to enter all the number manually.
Now for the scratch off barcode has some data in it like pack number and ticket number, I am able to extract the pack and data number from the scratch off. Also I have 54 box that needs to be calculated. Heres the way I did that tables.
This is where the box $ amount is
This is where the scanned ticket barcode goes
This is calculated field which extracts the ticket number
The formula for extracting the ticket number
Query for multiplying the daily numbers to the box $ amount
My questions and problems
1. I'm not able to do a sum in the daily total report (which multiplies the number of tickets sold to the box $ amount) I can see the correct amounts for each box but not able to do a sum text box in the report footer.
2. What can I do if I added a new ticket in to the box.
3. How can I keep track of the pack numbers.
Sorry my mind is going black right now but I'll add if any other things I need.
Now for the scratch off barcode has some data in it like pack number and ticket number, I am able to extract the pack and data number from the scratch off. Also I have 54 box that needs to be calculated. Heres the way I did that tables.
This is where the box $ amount is
This is where the scanned ticket barcode goes
This is calculated field which extracts the ticket number
The formula for extracting the ticket number
Query for multiplying the daily numbers to the box $ amount
My questions and problems
1. I'm not able to do a sum in the daily total report (which multiplies the number of tickets sold to the box $ amount) I can see the correct amounts for each box but not able to do a sum text box in the report footer.
2. What can I do if I added a new ticket in to the box.
3. How can I keep track of the pack numbers.
Sorry my mind is going black right now but I'll add if any other things I need.