N
Natasha
Hi,
I have a list of stores that have sales and units for 2008 and 2007 being
fed to the report from a query.
Within the report I have calulated the $ per unit for 2008 and 2007.
Also within the report I have calculated the growth of the $ per unit from
2007 to 2008.
Now my report shows the following fields (3 calculated)
Store #
Product Type
2008 $/unit =[SumOfclearance_not_selling_qty]/[SumOftotal_div_qty]
2007 $/unit =[SumOfclearance_not_selling_qty1]/[SumOftotal_div_qty1]
% Growth =[CNS % 2008]-[CNS % 2007]
The report executes (I have a prompt asking for the store #) and all the
calculated fields are showing correctly.
Now, I need to see the see the data in decending order the top 50 Product
Type by store. To do that I have tried the Grouping and Sorting function to
at least get the information sorted, however, it seems to have hiccup.
After I put in the store number for which I want the report executed, it
pops up a dialogue box asking for "2008 $/unit" and "2007 $/unit"...
I don't understand why the pop up come up, and why when the report executes,
the information is not sorted.
How do I get the top 50 values in the report and have it presented in a
decending order?
I am not very good at Access and help would be greatly appreciated. Thnaks.
- Natasha
I have a list of stores that have sales and units for 2008 and 2007 being
fed to the report from a query.
Within the report I have calulated the $ per unit for 2008 and 2007.
Also within the report I have calculated the growth of the $ per unit from
2007 to 2008.
Now my report shows the following fields (3 calculated)
Store #
Product Type
2008 $/unit =[SumOfclearance_not_selling_qty]/[SumOftotal_div_qty]
2007 $/unit =[SumOfclearance_not_selling_qty1]/[SumOftotal_div_qty1]
% Growth =[CNS % 2008]-[CNS % 2007]
The report executes (I have a prompt asking for the store #) and all the
calculated fields are showing correctly.
Now, I need to see the see the data in decending order the top 50 Product
Type by store. To do that I have tried the Grouping and Sorting function to
at least get the information sorted, however, it seems to have hiccup.
After I put in the store number for which I want the report executed, it
pops up a dialogue box asking for "2008 $/unit" and "2007 $/unit"...
I don't understand why the pop up come up, and why when the report executes,
the information is not sorted.
How do I get the top 50 values in the report and have it presented in a
decending order?
I am not very good at Access and help would be greatly appreciated. Thnaks.
- Natasha