Criteria for a query

B

Big Tony

In my query, I want to be able to select and analyze a
set where the first two letters in the primary key are
BK. Is there a way I can specify that in the query
criteria?.
 
T

Ted Allen

Try typing:

Like "BK*"

in the criteria row of the primary key field. I think
that will get you what you are looking for.

HTH, Ted Allen
 
Top