B
Bryan Hughes
Hello,
I have asked this question before but never received an answer. I have a
multiple form client and case management db. Right now I have the same
report duplicated several times for each form. I would like to have just
one report that I can print from any form.
The report has three subreports. The main report and the subreports each
have a qry to pull information based on the Case File ID passed from the
form.
How should I do this to make this printable from each form?
Can you store SQL strings in reports and just pass the ID to the report(s)?
Would a class module be the best way to do this?
Please Help
-Bryan
I have asked this question before but never received an answer. I have a
multiple form client and case management db. Right now I have the same
report duplicated several times for each form. I would like to have just
one report that I can print from any form.
The report has three subreports. The main report and the subreports each
have a qry to pull information based on the Case File ID passed from the
form.
How should I do this to make this printable from each form?
Can you store SQL strings in reports and just pass the ID to the report(s)?
Would a class module be the best way to do this?
Please Help
-Bryan