marieannie
Programmer
Hello, Hope you can help me with this...
It is possible to print the same report several times
changing the query for that report?
if so, can you give me any suggestions how to do it?
_____________________________________________________
I want to create a list of employees using different criteria every time (there are several criterias and I would like to avoid creating fixed queries and reports) furthermore I want to print the resulting queries/reports at the same time.
For example:
Name Employee | Address | City | Occupation
Less than five years in the company (First query)
Employee 2 | unknown | xxxxx | xxxxxxxx
Employee 3 | xxxxxxx | xxxxx | xxxxxxxx
More than five years in the company (Second query)
Employee 1 | xxxxxxx|xxxxxxxxx|xxxxxxxxxxx
Employee 4 |xxxxxx|xxxxxxxx|xxxxxxxxxxxxxxx
As you can see is the same report but using different criteria. I just want to change the query and send the info to the report
Thanks in advance for any suggestion
It is possible to print the same report several times
changing the query for that report?
if so, can you give me any suggestions how to do it?
_____________________________________________________
I want to create a list of employees using different criteria every time (there are several criterias and I would like to avoid creating fixed queries and reports) furthermore I want to print the resulting queries/reports at the same time.
For example:
Name Employee | Address | City | Occupation
Less than five years in the company (First query)
Employee 2 | unknown | xxxxx | xxxxxxxx
Employee 3 | xxxxxxx | xxxxx | xxxxxxxx
More than five years in the company (Second query)
Employee 1 | xxxxxxx|xxxxxxxxx|xxxxxxxxxxx
Employee 4 |xxxxxx|xxxxxxxx|xxxxxxxxxxxxxxx
As you can see is the same report but using different criteria. I just want to change the query and send the info to the report
Thanks in advance for any suggestion