ACC2: Query by Form (QBF) Using Dynamic QueryDef (117544)
The information in this article applies to:
This article was previously published under Q117544
Moderate: Requires basic macro, coding, and interoperability skills.
SUMMARY
This article demonstrates how to use a form to specify the criteria for a
query that is dynamically built by an Access Basic function. This
technique is called query by form (QBF).
This article assumes that you are familiar with Access Basic and with
creating Microsoft Access applications using the programming tools
provided with Microsoft Access. For more information on Access Basic,
please refer to the "Building Applications" manual.
REFERENCES
For more information about the CreateQueryDef method, search for
"CreateQueryDef," and then "CreateQueryDef Method (Data Access)" using the
Microsoft Access Help menu.
For more information about SQL, search for "SQL: basics," and then
"Retrieving Data Using SQL" using the Microsoft Access Help menu.
For more information about the QBF technique, search for "QBF," and then
"Query by Form" using the Microsoft Access Help menu. Or, please see the
following articles in the Microsoft Knowledge Base:
95931 ACC: How to Use the Query-by-Form (QBF) Technique
Modification Type: | Major | Last Reviewed: | 7/8/2002 |
---|
Keywords: | kbhowto kbProgramming KB117544 |
---|
|