F
fcmedina78
I am trying to create a report with a graph that compares earnings by quarter
then groups them by store. An example would be:
Store2
2007 Quarter 1 $15,000
2008 Quarter 1 $22,000
This information is coming from a table with the following fields: Store
Number, Date, and Dollar Amount.
I have tried creating two queries one for each year but I can't get the
information to line up in the report for each store.
then groups them by store. An example would be:
Store2
2007 Quarter 1 $15,000
2008 Quarter 1 $22,000
This information is coming from a table with the following fields: Store
Number, Date, and Dollar Amount.
I have tried creating two queries one for each year but I can't get the
information to line up in the report for each store.