N
Nicholas Steinhoff
I have a form that displays (let's say) a list of trips, that includes date
and city. It's based on a query that sorts by city and then by date. Now I
use this as a subform on a main form, which selects records based on a city
chosen on the form.
When I view it as a subform, the individual trips are no longer sorted by
date, but only by the order in which they were entered into the underlying
table. (My primary key sorts by date and then by city, so it isn't using the
key to sort.)
Is this behavior explainable? And more to the point, can I get the sorting
by date back easily in the subform? (I'm using Access 97, if this makes a
difference.)
Having just returned to doing Access development after a couple years away,
my apologies if this is a no-brainer.
Nicholas
and city. It's based on a query that sorts by city and then by date. Now I
use this as a subform on a main form, which selects records based on a city
chosen on the form.
When I view it as a subform, the individual trips are no longer sorted by
date, but only by the order in which they were entered into the underlying
table. (My primary key sorts by date and then by city, so it isn't using the
key to sort.)
Is this behavior explainable? And more to the point, can I get the sorting
by date back easily in the subform? (I'm using Access 97, if this makes a
difference.)
Having just returned to doing Access development after a couple years away,
my apologies if this is a no-brainer.
Nicholas