hOW DO i GET A LABEL LIST IN ABC. ORDER?

E

Ed Robichaud

Start by turning off your Caps Lock key, then assuming you mean you want to
print labels in alphabetical name order, create a query that sorts your data
source, then set the record source of your label report to that query.
-Ed
 
D

Duane Hookom

Actually if the original question had anything to do with sorting in a
report, the reliable method is to use the sorting and grouping dialog in the
report design.
 
Top