G
Graham
Novice builder so be gentle
Here is the problem. I have constructed a report that utilizes a main table
that has a one to many with other tables. And example would be Customer
database, linked to tables of sales contacts and notes. Pluse other tables
that have multiple records.
When a I generate the report, the Customer information will repeat for each
record in the sales contacts, notes, and other tables. Therefore, though I
wish to generate a single report with all information, I have 30 reports for
a single individual. I know I could, in theory, get it to stop by
incorporating everything into a single table, however that isn't practical
given multiple entries, contatcts, etc.
Here is the problem. I have constructed a report that utilizes a main table
that has a one to many with other tables. And example would be Customer
database, linked to tables of sales contacts and notes. Pluse other tables
that have multiple records.
When a I generate the report, the Customer information will repeat for each
record in the sales contacts, notes, and other tables. Therefore, though I
wish to generate a single report with all information, I have 30 reports for
a single individual. I know I could, in theory, get it to stop by
incorporating everything into a single table, however that isn't practical
given multiple entries, contatcts, etc.