how would you create a report that shows every row in one query? so that in one row there should be one corresponding report for example we have 100 records in one query, and we need to have a 100 report with a single execution.
thnak you very much maraming salamat po.
User Profile
Collapse
-
Microsoft access query, report, forms and sql statement
It is possible to create a multiple report in one query, example in the queries you have a 10 records and their is one unique field and in that unique field the query will base and every records have there own report.
this is the SQL statement i think (Select fieldname1, fieldname2, fieldname3, fieldname4 from table where fieldname3 = "Records"; help please and thanks in advance
No activity results to display
Show More
Leave a comment: