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

Report object as parameter for query

Status
Not open for further replies.

Vidar13

IS-IT--Management
Apr 4, 2001
90
US
Can a report object be used for a parameter criteria in a query? I know that a form can be, using the

[Forms]![FormName]![Field]

In this instance, it would take on the value of "field" for the current, active form value and use it as criteria for the query.

[Reports]![ReportName]![Field] doesn't seem to work the same way. Is there another way of structuring the syntax?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top