How to dynamically set the input parameters of a report at run time in an ADP (300693)
The information in this article applies to:
- Microsoft Office Access 2003
- Microsoft Access 2002
This article was previously published under Q300693 Moderate: Requires basic macro, coding, and interoperability
skills.
This article applies only to a Microsoft Access project (.adp).
SUMMARY Unlike with a form, you cannot use the InputParameters property to set the parameters of a report at run time. However,
you can set the record source of the report at run time, and then pass the
appropriate values to the stored procedure. This article shows you how to do
so.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbReport kbProgramming kbhowto KB300693 |
---|
|