Order By setting

  • Thread starter Slez via AccessMonster.com
  • Start date
S

Slez via AccessMonster.com

I have a form in datasheet view in which 3 fields are arranged as follows:
Client Qty Date

I want to keep the visual arrangement as is, but I want it to sort the
records by Date, and then by Client. I tried setting the Order By property
to: Date; Client ...but that didn't work.

How do I successfully specify the order I want this to sort?
Thanks in advance for any help!
Slez
 
Top