Access:Query:Producing one output from many records which have a common field.

R

R.Gunn

Out of a query which is being used to produce a picking list I need to
produce box labels.
The database is laid out such that in this query the same destination number
has multiple instances of items.

E.g.
Destination Item
AB001 Apple
AB001 Pear
AB001 Cabbage
AB002 Pear
AB003 Apple
AB003 Tomatoe
etc.

I only want one box label for each of these destinations.

How can I make the query show just one (the first?) record it comes across
for each destination. I am not interested in the "item" for the box labels
as the picking note is itemised. its just the destination + a few other
fields - county, state etc.

Many thanks
Richard
 

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