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 derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

passing parameters via an http hyperlink

Status
Not open for further replies.

williamd

ISP
Joined
Oct 7, 2003
Messages
1
Location
US
I want to pass a paramter via hyperlink to my .rpt and use that parameter as the controlling factor of what the output of the report is, i.e.
any clues if that is possible?

thanks.
dan
 
pass the parameter in the URL:

etc.

step 1: make a parameter field in your report "insert parameter" place it on your report

step 2: use the "select expert" to create a formula that will be used to select the records you want in your report
 
Thank you very much...I really appreciate it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top