G
Guest
Each year I need to create a report from raw data extracted from another
program.
The report will contain a single line of text with a field for the total at
the end of the text.
I would like to create a parameter query to extract each line of data needed
on the report as this raw data changes each year.
I also want to count each answer to my parameter query and insert that
amount in a field on the report.
After insertion I want to requery for the next line of text in the report
until complete.
I would like to know if this is at all possible?
Thanx,
program.
The report will contain a single line of text with a field for the total at
the end of the text.
I would like to create a parameter query to extract each line of data needed
on the report as this raw data changes each year.
I also want to count each answer to my parameter query and insert that
amount in a field on the report.
After insertion I want to requery for the next line of text in the report
until complete.
I would like to know if this is at all possible?
Thanx,