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

Passing variables to a report

Status
Not open for further replies.

kken

Programmer
Jun 5, 2001
51
CA
I know how to pass 1 value to a report but I seem to be having prob passing 2 values. Here is the format to pass 1 value:
Report.rpt?sf={TableName.FieldName}=ValueToBePassedIn&user0=UserID&password0=password
Does anyone know the syntax to pass 2 values (both field names)

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top