G
Guest
I have a subform representing a subdatasheet's records. I am trying to sort
these based on chronological order. I'm hoping there's a really simple way
to sort by date that works in a form. Presently, I have extracted DateParts
in a query based on the subdatasheet and tried to use that as the datasource
for the subform, hoping that the sort order would show up on the form.
Instead, the dates are sorted as if they were simple numbers. Shall I leave
a nasty message on the Developers' Site about how Access handles Date/Time
Formats, or can someone tell me how to make this sort as if I could use
grouping levels like on reports.
these based on chronological order. I'm hoping there's a really simple way
to sort by date that works in a form. Presently, I have extracted DateParts
in a query based on the subdatasheet and tried to use that as the datasource
for the subform, hoping that the sort order would show up on the form.
Instead, the dates are sorted as if they were simple numbers. Shall I leave
a nasty message on the Developers' Site about how Access handles Date/Time
Formats, or can someone tell me how to make this sort as if I could use
grouping levels like on reports.