Fieldnames and not field contents

  • Thread starter Thread starter P Stubbins
  • Start date Start date
P

P Stubbins

Is it possible to do the following......

I have a crosstab field that generates different COLUMN
Headings based on the contents of the tables it is
generating the query results from run to run.

I wish to generate a report such that a field contained
within the report retrieves the name of the Individual
column headings.. ie., If the results of the cross tab
query generates seven column for instance, the i wish to
have seven unbounded fields on the report where each
individual unbounded field can be bounded directly to the
field name and NOT the field CONTENTS of column1,
column2.....columnN of the crosstab query..

CAN THIS BE DONE???????????
 
Back
Top