PC Review


Reply
Thread Tools Rate Thread

can i use wild cards in the pop up screne in a parameter query

 
 
=?Utf-8?B?TXIuIFBvb2wgJiBNcnMuIFBhdGlv?=
Guest
Posts: n/a
 
      12th May 2006
Im new at using Access 2003 please help
I have a table with all our customer info in it & I need to be able to easly
pull up that info. Currently under last name field i have [Enter Customers
Last Name] in Criteria in Customer Address field I want to be able to only
[enter customer street # to the address] in the criteria field Example: an
address could be 7455 E. Burban St. #56
This is very complicated and could be entered many diff. ways. Ive tried
[Enter customer street # to Address] and entered Like"7455*" and this does
not work.
Can this be done and how Please????
 
Reply With Quote
 
 
 
 
John Vinson
Guest
Posts: n/a
 
      12th May 2006
On Thu, 11 May 2006 16:09:03 -0700, Mr. Pool & Mrs. Patio <Mr. Pool &
Mrs. (E-Mail Removed)> wrote:

>Im new at using Access 2003 please help
>I have a table with all our customer info in it & I need to be able to easly
>pull up that info. Currently under last name field i have [Enter Customers
>Last Name] in Criteria in Customer Address field I want to be able to only
>[enter customer street # to the address] in the criteria field Example: an
>address could be 7455 E. Burban St. #56
>This is very complicated and could be entered many diff. ways. Ive tried
>[Enter customer street # to Address] and entered Like"7455*" and this does
>not work.
>Can this be done and how Please????


Use a criterion such as

LIKE "*" & [Enter customer street #] & "*"

You can't include operators such as LIKE in your typed-in criteria,
just the value to be searched - that's why your criterion didn't work.

John W. Vinson[MVP]
 
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
MS Access 2003: Wild Cards Characters in Parameter Queries Darrell Microsoft Access 3 12th Jan 2010 05:08 PM
What is the wild card for an Access query (MS query) parameter? AFSSkier Microsoft Excel Programming 2 1st Apr 2009 05:26 PM
Query Multiple fields using wild cards =?Utf-8?B?bmlzc2Fua2FuaXNzYW5rYW5pc3Nhbmthbmlzc2Fu Microsoft Access Queries 1 20th Jun 2005 08:05 PM
Wild characters in parameter query Lysy Microsoft Access Queries 1 26th Jan 2004 04:18 PM
Using wild cards in a query. Nick Microsoft Access Queries 3 19th Nov 2003 04:59 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:24 PM.