K
Kevin C Niven
In my database you can place a given record in AGroup, BGroup, CGroup,
etc. or you can specifically indicate [NoGroup].
My problem is that I alphabetically group reports by Group
(ascending). I want [NoGroup] last, but of course it comes first. If
I remove the square brackets, it gets ordered directly after MGroup,
which is also wrong.
How can I make it such that [NoGroup] comes as the last group, while
keeping the other groups in ascending alphabetical order?
Many thanks,
Kevin
etc. or you can specifically indicate [NoGroup].
My problem is that I alphabetically group reports by Group
(ascending). I want [NoGroup] last, but of course it comes first. If
I remove the square brackets, it gets ordered directly after MGroup,
which is also wrong.
How can I make it such that [NoGroup] comes as the last group, while
keeping the other groups in ascending alphabetical order?
Many thanks,
Kevin