Arthur Fuller
fuller.artful at gmail.com
Wed Dec 5 21:46:49 CST 2007
That's been the case all along and hasn't worked. A manual re-sort does it, of course, but that's what I'm trying to avoid. The client wants all the transactions sorted either TransactionID or TransactionDate DESC (which amount to the same thing), but when a new row is added it goes to the bottom until I manually re-sort and that's the step I need to automate. Arthur On 12/5/07, jwcolby <jwcolby at colbyconsulting.com> wrote: > > Sort on PKID in reverse chronological order in the subform's query? > >