Sorting report by groups

R

RichN

I have a set of data I want to show in a report.

The data are items like "MEA01, MEA02, MES01, MES02, MPP01, MPP02, MVV01,
MVV02".

How do I set this up in "Grouping and Sorting" (or wherever) so that the
report breaks the data down into groups, like this: (in other words, so that
items which have the first 3 letters the same, are grouped together)

MEA01
MEA02

MES01
MES02

MPP01
MPP02

etc?
 
T

Tom Lake

RichN said:
I have a set of data I want to show in a report.

The data are items like "MEA01, MEA02, MES01, MES02, MPP01, MPP02, MVV01,
MVV02".

How do I set this up in "Grouping and Sorting" (or wherever) so that the
report breaks the data down into groups, like this: (in other words, so
that
items which have the first 3 letters the same, are grouped together)

MEA01
MEA02

MES01
MES02

MPP01
MPP02

You can specify the number of characters on which to group. It's an option
in the Sorting and Grouping menu/

Tom Lake
 

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