H
Harold
I am new to access, so I am hoping there is an easy answer to my question..
I have described the Table and report layouts below.
What I need help with is understanding how to build the quires to make
the report as it has been laid out possible.
I am having trouble building a report to the requested design because
the data does not naturally layout the way the report is laid out.
I need some idea on how to build the report.
I have the quires built the group and summire the data to the groups I need,
but they layout like the table with Time in a column rather than a row.
Base DataTable
Item ID Sale$ Sales Unts Time
PL1001 500 10 6/19/2004
PL1002 500 10 6/19/2004
PL1003 500 10 6/19/2004
Attribute Table
ItemID Attribute
PL1001 Green
PL1002 Red
PL1003 Green
PL1004 Red
Time Table
Time Theme
5/8/2004 Spr1
5/15/2004 Spr2
5/22/2004 Spr2
5/29/2004 Sum
Report Layout
Theme Spr1 Spr2
Sum
Attribute
Red
Sale$
SaleUnt
Green
Sales$
SalesUnt
I have described the Table and report layouts below.
What I need help with is understanding how to build the quires to make
the report as it has been laid out possible.
I am having trouble building a report to the requested design because
the data does not naturally layout the way the report is laid out.
I need some idea on how to build the report.
I have the quires built the group and summire the data to the groups I need,
but they layout like the table with Time in a column rather than a row.
Base DataTable
Item ID Sale$ Sales Unts Time
PL1001 500 10 6/19/2004
PL1002 500 10 6/19/2004
PL1003 500 10 6/19/2004
Attribute Table
ItemID Attribute
PL1001 Green
PL1002 Red
PL1003 Green
PL1004 Red
Time Table
Time Theme
5/8/2004 Spr1
5/15/2004 Spr2
5/22/2004 Spr2
5/29/2004 Sum
Report Layout
Theme Spr1 Spr2
Sum
Attribute
Red
Sale$
SaleUnt
Green
Sales$
SalesUnt