PC Review


Reply
Thread Tools Rate Thread

Access Queiries

 
 
=?Utf-8?B?TmVlZCBBY2Nlc3MgSGVscA==?=
Guest
Posts: n/a
 
      9th Jul 2007
I am trying to creat a perameter query that allows for a non specific answer.
What this means is i want the query, when run, to ask a question that was
typed in[] but i want it to allow for an answer that is not specific or more
forgiving llike having a *in the query. so that it would allow an answer of
say concord to bring up answers like concord park, and mis spelling as well
 
Reply With Quote
 
 
 
 
Jeff Boyce
Guest
Posts: n/a
 
      9th Jul 2007
In your query, in the selection "cell", you can type:
Like * & [YourPrompt] & *
to find any record with what gets entered in response to the prompt anywhere
in the field.

Misspellings are a different matter! Misspelling covers a lot of
territory -- transposition of characters, phonetic vs. dictionary, ...

Unless you can tell Access how the word(s) might be misspelled, Access can't
do magic tricks.

--
Regards

Jeff Boyce
www.InformationFutures.net

Microsoft Office/Access MVP
http://mvp.support.microsoft.com/

Microsoft IT Academy Program Mentor
http://microsoftitacademy.com/


"Need Access Help" <Need Access (E-Mail Removed)> wrote in
message news:3E45C06A-7477-4537-B8AB-(E-Mail Removed)...
> I am trying to creat a perameter query that allows for a non specific

answer.
> What this means is i want the query, when run, to ask a question that was
> typed in[] but i want it to allow for an answer that is not specific or

more
> forgiving llike having a *in the query. so that it would allow an answer

of
> say concord to bring up answers like concord park, and mis spelling as

well

 
Reply With Quote
 
Larry Daugherty
Guest
Posts: n/a
 
      9th Jul 2007
In the criteria line for the field in question put
Like "*" [Enter the name ] "*"

You'll be prompted. Enter any part of the name or just hit enter to
get all names returned.

HTH
--
-Larry-
--

"Need Access Help" <Need Access (E-Mail Removed)> wrote
in message news:3E45C06A-7477-4537-B8AB-(E-Mail Removed)...
> I am trying to creat a perameter query that allows for a non

specific answer.
> What this means is i want the query, when run, to ask a question

that was
> typed in[] but i want it to allow for an answer that is not specific

or more
> forgiving llike having a *in the query. so that it would allow an

answer of
> say concord to bring up answers like concord park, and mis spelling

as well


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: Access queiries John W. Vinson Microsoft Access Getting Started 0 1st Aug 2009 06:41 AM
Re: Access queiries Jeff Boyce Microsoft Access Getting Started 0 1st Aug 2009 12:43 AM
Make Table Queiries within other Queries bwuddas Microsoft Access Queries 2 21st Apr 2009 12:28 AM
Help with queiries. =?Utf-8?B?ZW5yaWNvMTk4Mg==?= Microsoft Access Queries 3 6th Jan 2005 05:19 AM
queiries Darren Spooner Microsoft Access 1 16th Nov 2003 05:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 06:44 PM.