R
RFJ
I have a database of salary survey information (D1) that I use to produce
about twenty customised reports, based on about sixty separate queries.
The report customisation is achieved by selecting subsets of the main data
tables in D1 (eg by company turnover, headcount, etc.) and then running all
the queries and reports on those subsets.
I can set up the subsets by using an initial query, Q1, (where I can put in
the selection criteria) and then running all other queries and reports off
that.
It works fine but I have to enter the criteria into Q1 manually in
query/design.
My question is can I set up a form (QBF seems too limited) where I could
enter the criteria and that form would update the criteria automatically in
Q1. If I can, can you point me in the right direction - my competence level
is low to medium ?
If not, any other ideas would be much appreciated.
TIA
Rob
about twenty customised reports, based on about sixty separate queries.
The report customisation is achieved by selecting subsets of the main data
tables in D1 (eg by company turnover, headcount, etc.) and then running all
the queries and reports on those subsets.
I can set up the subsets by using an initial query, Q1, (where I can put in
the selection criteria) and then running all other queries and reports off
that.
It works fine but I have to enter the criteria into Q1 manually in
query/design.
My question is can I set up a form (QBF seems too limited) where I could
enter the criteria and that form would update the criteria automatically in
Q1. If I can, can you point me in the right direction - my competence level
is low to medium ?
If not, any other ideas would be much appreciated.
TIA
Rob