M
Mike Webb
Using Access 2002. Novice experience level.
Background: I created a query (qryMailingLabels) to pull together data for
the labels. I have three tables the query is based on: a Contacts table
(name, address, etc.), a Description table (locally assigned that describe
their category, such as "donor", "US Fish & Wildlife Service", "Christmas
Card sent", etc. - a Contact may have 5-10 Descriptions), and a Join table.
I did this with the idea that it'd be nice to sort the list to do labels for
just the Description needed.
The Problem: The query has almost 3500 records, but I only have ~1800
Contacts. Some of the Contacts are listed multiple times as they have two
or more assigned Descriptions. How can I enable the user to sort the list
prior to creating the report? I've looked at Expressions and SQL SELECT
statements in Access Help; couldn't find the answer.
TIA,
Mike
Background: I created a query (qryMailingLabels) to pull together data for
the labels. I have three tables the query is based on: a Contacts table
(name, address, etc.), a Description table (locally assigned that describe
their category, such as "donor", "US Fish & Wildlife Service", "Christmas
Card sent", etc. - a Contact may have 5-10 Descriptions), and a Join table.
I did this with the idea that it'd be nice to sort the list to do labels for
just the Description needed.
The Problem: The query has almost 3500 records, but I only have ~1800
Contacts. Some of the Contacts are listed multiple times as they have two
or more assigned Descriptions. How can I enable the user to sort the list
prior to creating the report? I've looked at Expressions and SQL SELECT
statements in Access Help; couldn't find the answer.
TIA,
Mike