Posted by [IP Address: 203.88.135.171] 'Kunjal ' on August 20, 2001 at 00:03:37 EST:
:I've got the following problem:
: Consider a main report printing data from a "main" query that has some prompts.
: Now, I want to add a subreport that is based on a "sub-query". No problem if the sub-query doesn't have prompts.
: But if I want to use prompts in my subquery, I'm asked to enter them at runtime.
: My question is: is there a way to pass these parameters from the main report to the subquery ?
: Thanks for help.