How can I SORT my file of Mailing Labels by Last Name (last word .

F

fredg

How can I SORT my file of Mailing Labels by Last Name?

In a Report?
Reports must be sorted using the Report's sorting and Grouping dialog.
In report Design View:
View + Sorting and Grouping
 
J

John Vinson

How can I SORT my file of Mailing Labels by Last Name?

If this is an Access database, create a Query on the table containing
the names and addresses; specify Ascending on the LastName field in
the table.

If your labels are in Outlook, or Outlook Express, or Word, please ask
the question in a newsgroup supporting the program you're using; this
newsgroup is for Microsoft Access, a database program.

John W. Vinson[MVP]
Join the online Access Chats
Tuesday 11am EDT - Thursday 3:30pm EDT
http://community.compuserve.com/msdevapps
 
Top