Article ID: 109323
Article Last Modified on 5/6/2003
Query: QueryTest
-----------------------------------------------------
Field Name: Order Amount
Table Name: Orders
Total: Sum
Field Name: Product Name
Table Name: Products
Total: Group By
Field Name: Category ID
Table Name: Products
Total: Group By
Field Name: Year: CStr(NulltoZero(Year([Order Date])))
Table Name:
Total: Group By
Object: Combo box
-----------------------------
ControlName: SelectCat
RowSourceType: Table/Query
RowSource: Categories
Object: Combo box
---------------------------------
ControlName: SelectYear
RowSourceType: Value List
RowSource: 1989;1990;1991;1992
Object: Object Frame
-----------------------------------------
ControlName: Embedded0
LinkChildFields: Category Id;Year
LinkMasterFields: SelectCat;SelectYear
Keywords: kbhowto KB109323