Ad Hoc Query

jneirinckx

Registered User.
Local time
Today, 15:19
Joined
Feb 28, 2004
Messages
133
Good Morning,

I have been asked to provide/create a simple query that the user can choose what he wants to filter from the data. I have searched the forum but with no results.

Any thoughts or suggestions on how I would approch this.

Thanks

Jerry
 
I assume you are using the query design grid. You can add an expression into the criteria of one or more of the fields that will prompt the user to enter a value.

Suppose you have a query with a field called location. In the criteria box underneath location, type:
[Enter required location]
or whatever suitable description you choose. Then run the query.

You can add more prompts under different fields.

hth
Stopher
 
Thank You

I'll try that.

Jerry
 

Users who are viewing this thread

Back
Top Bottom