View Single Post
  #41  
Old April 9th, 2009, 04:13 PM posted to microsoft.public.access,microsoft.public.access.forms,microsoft.public.access.formscoding
Dirk Goldgar
external usenet poster
 
Posts: 2,529
Default Form doesn't sort records per the underlying query

"John S. Ford, MD" wrote in message
...

When I click "About Microsoft Access" I get: Microsoft Access 2000
(9.0.3821 SR-1)


I don't think you have applied all service packs, so you may want to visit
Office Update and do that. However, you have appplied the most important
one (SR1), and I don't have any reason to believe any later service packs
would affect the issue you're experiencing.

the WHERE statement is quite complex and uses aggregate functions. Could
the use of aggregate functions in a WHERE statement do "more" than just
filter the query its acting on?


I don't believe so. I would be very surprised if the complexity of the
where-condition had any effect on the form's sort sequence. On the other
hand, I don't yet understand what accounts for the behavior you report, so I
won't make an absolute statement.

--
Dirk Goldgar, MS Access MVP
www.datagnostics.com

(please reply to the newsgroup)