
Signature
Duane Hookom
MS Access MVP
--
>I have built a report based on a query that is sorted by a case number.
> There is also a date field. I'd like to get the report to group the cases
[quoted text clipped - 21 lines]
>
> Thanks for the help
Where do I do that at? When I went to the sorting and grouping, and placed
that expression in the field/expression spot, it sorted by the first number
of the date, but did not place it by year and sorted the dates wrong. I'm
sorry if you have to state the obvious...this one I know should be simple.....
> Your primary/first level of sorting and grouping should be using the
> expression:
[quoted text clipped - 25 lines]
> >
> > Thanks for the help
Duane Hookom - 13 Oct 2005 01:12 GMT
You place the expression in the sorting and grouping dialog. What do you
mean by "first number of the date"?
If you need additional sorting, you will need to add another
field/expression under the =Year([CaseDate]) level.

Signature
Duane Hookom
MS Access MVP
--
> Where do I do that at? When I went to the sorting and grouping, and
> placed
[quoted text clipped - 36 lines]
>> >
>> > Thanks for the help