Brandon,
You don't have to make a separate table. It should be a
straightforward case for crosstab query. Simply list all the months in proper
order, in Column Headings property of the query, in following style
"Jan","Feb","Mar", --- , "Dec"
It might be preferable to use
three character abbreviation for month names. While naming the fields
conflicts with reserved words are to be avoided. For example, you
can use SYear and SMonth instead of Year and month.
Apparently, you have not included all the fields in
your post. Typically, a field like SalesQuantity would serve as Value field in
the crosstab query, while SYear & Vendor will serve as Row Headings.
SMonth will need to be designated as Column Heading.
Best wishes,
A.D.Tejpal
Please zip all files prior to uploading to Files section. ---- LSpots keywords ?> ---- HM ADS ?> YAHOO! GROUPS LINKS
|