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

Parameters 1

Status
Not open for further replies.

ncopeland

IS-IT--Management
Mar 12, 2002
88
GB
Hi

I have a form that calls a report. I pass 3 fields to the report. When the report is previewed these fields are filled with the correct data. i.e. start date, finish date and package code. When I print the report from preview I get #Name? in these fields. Is there any reason for this.

Kind Regards

NC.
 
ncopeland
I'm assuming that you pass 3 parameters to the report from the form.

Is it possible that the form is being closed in the code behind the Preview button on the form? That would make the parameter fields show in Preview, but no longer available when you call the printing routine from Preview.

Tom
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top