access query design

O

olive

I'm creating a query that includes the cities in descending order. Each city
should appear only once. I can't get the cities to appear only once they
appear multiple times... what do I need to put for criteira?
 
J

John W. Vinson

I'm creating a query that includes the cities in descending order. Each city
should appear only once. I can't get the cities to appear only once they
appear multiple times... what do I need to put for criteira?

Open the query in design view; view its Properties; and set the Unique Values
property to Yes. If that doesn't work, please post the SQL view of the query
and perhaps some sample data.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top