Thread: table
View Single Post
  #2  
Old July 9th, 2009, 05:38 PM posted to microsoft.public.access.queries
Ron2006
external usenet poster
 
Posts: 936
Default table

On Jul 9, 10:18*am, Tammy wrote:
I have a table that i want to pull queries from.

I want to see all the homes with an address on Andalusia. *So I want my
query to pull all the homes on Andalusia with all the addresses, so they're
not going to be an exact match; the address field contains both the number
and the street name, for example 1100 Andalusia.

How do I do that?


use a criteria of: Like "*Andalusia*"