Article ID: 109319
Article Last Modified on 1/18/2007
Report: Top 10 Report
-------------------------------
RecordSource: Sales By Category
Detail Section
----------------------
OnFormat: Top 10 Macro
Text Box
---------------------------
Name: ProductSales
ControlSource: ProductSales
NOTE: In Microsoft Access 1.x and 2.0, there is a space in
Product Sales.
NOTE: In Microsoft Access 1.x, the Name property is called the
ControlName property.
Text Box
---------------------------
Name: CategoryName
ControlSource: CategoryName
NOTE: In versions 1.x and 2.0, there is a space in Category Name.
Text Box
--------------------------
Name: ProductName
ControlSource: ProductName
NOTE: In versions 1.x and 2.0, there is a space in Product Name.
Text Box
--------------------
ControlName: Counter
ControlSource: =1
Visible: No
RunningSum: Over All
Field/Expression: ProductSales
Sort Order: Descending
Macro: Top 10 Macro
-----------------------
Condition: [Counter]>10
Action: CancelEvent
Additional query words: ten
Keywords: kbhowto KB109319