A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Access » Running & Setting Up Queries
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

How do u create criteria with a LIKE "xxx" or/and



 
 
Thread Tools Display Modes
  #1  
Old March 16th, 2010, 06:49 AM posted to microsoft.public.access.queries
stacy sin
external usenet poster
 
Posts: 1
Default How do u create criteria with a LIKE "xxx" or/and

I would like to find out how to use Query to filter out selective data like
start with an alphabet "d" and "e"? How do I define in my query?
  #2  
Old March 16th, 2010, 11:06 AM posted to microsoft.public.access.queries
RonaldoOneNil
external usenet poster
 
Posts: 345
Default How do u create criteria with a LIKE "xxx" or/and

In the criteria row of the relevant field column in your query put this (case
is irrelevant)

Like "d*" Or Like "e*"

"stacy sin" wrote:

I would like to find out how to use Query to filter out selective data like
start with an alphabet "d" and "e"? How do I define in my query?

  #3  
Old March 16th, 2010, 12:16 PM posted to microsoft.public.access.queries
Krzysztof Naworyta
external usenet poster
 
Posts: 80
Default How do u create criteria with a LIKE "xxx" or/and

stacy sin wrote:
| I would like to find out how to use Query to filter out selective
| data like start with an alphabet "d" and "e"? How do I define in my
| query?

Like "[de]*"

--
KN
 




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 04:23 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.