Re: Passing Param from Forms to Reports

From: Frans Hovenkamp <Dieze_at_popin.nl>
Date: Fri, 9 Jul 1999 11:12:36 +0200
Message-ID: <7m4eb9$rj0$1_at_zonnetje.NL.net>


Scott Haley heeft geschreven in bericht <3783B48D.6BE9BDA5_at_pilot.msu.edu>...
>How do I pass parameters to Reports from Forms without any user
>intervention? I understand how to create a parameter list in Forms, but
>how is that accepted in reports?
>
>Thanks in advance.
>
>Scott

Scott,

You must put the parameter(s) in the WHERE clause of the query on which your report is based.
.....where field_name = :parameter_name...

hope this helps

Frans Received on Fri Jul 09 1999 - 11:12:36 CEST

Original text of this message