I have a list for members sorted by membership level where the "Express" members are at the top, the "Priority" members are in the middle, and the "First-Class" members are at the bottom (about 60 people altogether).
Right now, I use the filter and sort options to get the lists in the order I want using special fields I created. But the member level needs to be repeated for each member in their list entry, which looks kinda tacky.
Instead of repeating the level for each member as a field in each member record, I want there to be a heading above each group:
Express Members
A company
B company
C company
And so on...
Priority Members
D company
E company
F company
And so on...
First-Class members
G company
H company
I company
And so on...
If I can't do this, I could create a separate list for each group, but then the question is how to have them all display on one page.
Thank you for any help you can provide.
Ernie