Hi All,
I have been trying to figure our how to run a report in Access 2007 for the last 2 days and have not been able to format it to the way that I want.
Currently I have a table that looks like this:
...............Date ........... Produced ........NextWeekProductionType
Machine A 07/01/2012 ...50 boxes ........Bags
Machine A 08/04/2012 ....85 boxes .......Cases
Machine B 07/08/2012 ....65 bags .........Paper
Machine B 07/18/2012 ....83 bags ..........Pens
I want a report that prompts that user for a week begin date and a week end date. In this case, if the user enters begin date 07/01/2012 and end date 08/04/2012, then I want the report to look as follows:
Report
Week Begin Date: 07/01/2012
Week End Date: 08/04/2012
Produced
50 boxes
85 boxes
65 bags
83 bags
Next week production
bags
cases
papers pens
I dont want the machine name to be referenced, it seems everytime i try to run the report, it summarizes as a line item which i do not want. I have tried running a query but its not allowing me to run a report off the query.
Any help is appreciated and thanks in advance!!!!
I have been trying to figure our how to run a report in Access 2007 for the last 2 days and have not been able to format it to the way that I want.
Currently I have a table that looks like this:
...............Date ........... Produced ........NextWeekProductionType
Machine A 07/01/2012 ...50 boxes ........Bags
Machine A 08/04/2012 ....85 boxes .......Cases
Machine B 07/08/2012 ....65 bags .........Paper
Machine B 07/18/2012 ....83 bags ..........Pens
I want a report that prompts that user for a week begin date and a week end date. In this case, if the user enters begin date 07/01/2012 and end date 08/04/2012, then I want the report to look as follows:
Report
Week Begin Date: 07/01/2012
Week End Date: 08/04/2012
Produced
50 boxes
85 boxes
65 bags
83 bags
Next week production
bags
cases
papers pens
I dont want the machine name to be referenced, it seems everytime i try to run the report, it summarizes as a line item which i do not want. I have tried running a query but its not allowing me to run a report off the query.
Any help is appreciated and thanks in advance!!!!