I have a few orders with UPC codes, names , and prices this is an example
UPC Item Price
0921115120 Dark chocolate 13.75
2222100051 Mint meltaways 14.10
What im suppose to do is allow to user to enter the products items sold and then view batch reports on how many were sold. This needs to display the product name and total quantity sold after data entry has been made and how much should be collected for each item and the grand total for entire order. The same data must be stored on the computer (database or data file) and be retrievable by date. I know I need to show work, but if someone shows me how to start doing one and then I can do the rest. I have about 5 different items, but if you guys could show me how to do these two, then I could probably figure out how to finish the rest, thanks