ACC: You Are Prompted Twice for Same Query Parameter ValueID: Q176144
|
Novice: Requires knowledge of the user interface on single-user computers.
When you switch a query from Design view to Datasheet view, Microsoft
Access prompts you for the same parameter twice; that is, you must type
the same parameter value twice in order to view the correct results in
Datasheet view.
You have set the Filter property of the query. When you switch from Design view of the query to Datasheet view, the query runs twice--once when the query opens, and again when the filter is applied. Each time the query runs, you receive a prompt for the parameter.
To work around this behavior, use either of the following methods.
This behavior occurs only if you already have the query open and in the filtered state when you switch to Design view. If you open the query directly from the Database window, you receive only one prompt for the parameter. Microsoft Access prompts you for the parameter again when you apply the filter by clicking the Apply Filter button on the Query Datasheet toolbar or by clicking the Apply Filter/Sort command on the Records menu.
Query: qryDblPrompt
--------------------------
Type: Select Query
Field: FirstName
Table: Employees
Field: LastName
Table: Employees
Field: Title
Table: Employees
Field: HireDate
Table: Employees
Criteria: > [Enter Date]
[Title] = "Sales Representative"
For more information about the Filter property, search the Help Index for "Filter property," and display the topic "Filter property (Microsoft Access)."
Additional query words: double PRB
Keywords : QryParm
Version : WINDOWS:7.0,97
Platform : WINDOWS
Issue type : kbprb
Last Reviewed: April 26, 1999