Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

RAS and subreport selection formula

Status
Not open for further replies.

LupoSolitario

Programmer
Oct 31, 2002
10
IT
Hello.
I have a report containing a subreport;
they contains the same tables, but they aren't linked each other; while report show details, subreport show a summary
grouped by a generic field.
This report should be load in the browser (via RAS) and
I need to pass them a selection formula (tipically a date range), so (finally!) this is the question:
how can I pass a selection formula to the subreport?
With the report, all is fine: I create an HTMLViewer
and assign to .SelectionFormula the string I need.
The matter is the subreport selection formula, because
think it isn't possible to set it via property in the
HTMLViewer.
Any suggest?
Thank in advance
Marco
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top