S
Sue
I have a report based on a query that draws from 3 tables - a Client table,
an Interventions table, and a Join table. (It's a many-to-many relationship,
so the Join table contains the "many" Intervention field.)
The interventions are rather lengthy, so I've got a field in the
Interventions table that abbreviates each intervention. This is what I want
in my report.
I've grouped/sorted in my report so that we alphabetize first by client,
then by abbreviated intervention. The interventions aren't properly sorted
alphabetically, though. The client names are abbreviated, and the
interventions beneath each client seem to be alphabetized in 2 different
series, A -> Z, then A -> Z.
Any clues?
I've gone back to the query & even to the original table - in each instance,
the abbreviated interventions are properly alphabetized.
an Interventions table, and a Join table. (It's a many-to-many relationship,
so the Join table contains the "many" Intervention field.)
The interventions are rather lengthy, so I've got a field in the
Interventions table that abbreviates each intervention. This is what I want
in my report.
I've grouped/sorted in my report so that we alphabetize first by client,
then by abbreviated intervention. The interventions aren't properly sorted
alphabetically, though. The client names are abbreviated, and the
interventions beneath each client seem to be alphabetized in 2 different
series, A -> Z, then A -> Z.
Any clues?
I've gone back to the query & even to the original table - in each instance,
the abbreviated interventions are properly alphabetized.