A
Anne
I'm trying to create a report from a crosstab query where the column headings
will be dynamic. The data table has 4 fields:
site- text
discipline-text
studentName- text
Diagnosis- text
First I'm counting the amount of times the same diagnosis occurs by
site/discipline/student in a make table query. Then I'm using this table
in a cross tab query to pivot the students as the column headings. I now
need to create a report with unbound column headings to handle the different
students that will occur within different site/disciplines. The # of column
headings will change as well so I need the report to be flexible. I was
reading some other discussions but was not able to open the links from Duane.
Any help would be really appreciated!!!
will be dynamic. The data table has 4 fields:
site- text
discipline-text
studentName- text
Diagnosis- text
First I'm counting the amount of times the same diagnosis occurs by
site/discipline/student in a make table query. Then I'm using this table
in a cross tab query to pivot the students as the column headings. I now
need to create a report with unbound column headings to handle the different
students that will occur within different site/disciplines. The # of column
headings will change as well so I need the report to be flexible. I was
reading some other discussions but was not able to open the links from Duane.
Any help would be really appreciated!!!