I've been fighting with a query and I think I've found the solution. I have a main report that is created with the main sort on a number in a table called 'Sequence'.
When the report is being created, I need to grab the actual number of the 'Sequence' and stuff it into a query, and then the resulting query gets stuffed into the report (as a subreport).
(The reason I'm doing this is because I'm trying to get a crosstab query to work but the problem is there are different Column headers in each Sequence, so when I try to get a crosstab query to work I get ALL the instances of the column headers, instead of those that just pertain to that particular 'Sequence'.)
I hope this was clear... I didn't know what to search for so if someone can point me to a resource, or tell me what part of the help file to read, or WHATEVER. This is the most critical thing in this databse. If I can't get this crosstab query to work and print out I don't know what I'm going to do... :-(
thx!
Q-
When the report is being created, I need to grab the actual number of the 'Sequence' and stuff it into a query, and then the resulting query gets stuffed into the report (as a subreport).
(The reason I'm doing this is because I'm trying to get a crosstab query to work but the problem is there are different Column headers in each Sequence, so when I try to get a crosstab query to work I get ALL the instances of the column headers, instead of those that just pertain to that particular 'Sequence'.)
I hope this was clear... I didn't know what to search for so if someone can point me to a resource, or tell me what part of the help file to read, or WHATEVER. This is the most critical thing in this databse. If I can't get this crosstab query to work and print out I don't know what I'm going to do... :-(
thx!
Q-