Sorting records in subform

  • Thread starter Thread starter Dave
  • Start date Start date
D

Dave

I'm having problems sorting the records by a particular field
(SampleDate) for a subform. I can have them sorted no problem in the
actual form the subform is based on, but no matter what I do the
subform will not sort!! What is going on??

Please help.

Dave B
 
I'm having problems sorting the records by a particular field
(SampleDate) for a subform. I can have them sorted no problem in the
actual form the subform is based on, but no matter what I do the
subform will not sort!! What is going on??

The simplest way is to base the Subform on a sorted Query.

John W. Vinson [MVP]
 
Back
Top