B
Barry Beiles
I have a subform which has a primary key (Admission ID) with a random
autonumber and another field (Date of Admission). I have a command
button which should find the last admission by date, but despite sorting
by Admission date in ascending order, the record returned is always in
order of the autonumber of the primary key. How can I obtain navigation
by the Admission date (either next or last)?
autonumber and another field (Date of Admission). I have a command
button which should find the last admission by date, but despite sorting
by Admission date in ascending order, the record returned is always in
order of the autonumber of the primary key. How can I obtain navigation
by the Admission date (either next or last)?