hiya, I need to create a crosstab report with a Publication name as the row header and the week date as the row header with two value fields. I have two crosstab queries, (The reason why i have two is because i want two value fields, so i have 1 crosstab query for each value field i need) and then use another select querie to select from both crosstab queries, which in effect gives me one crosstab querie which has two value fields. 1 value field has a cost in it, but the other is an ID field which i was going to use to link to another table (using a subreport as this is a one to many relationship). The problem ive got is that it looks like i might need a subreort for every week of the year (which means ill need 48 subreports), surely theres a better way of doing this, can anybody help me please.
P.S hope this makes sense
P.S hope this makes sense