Form Sort question

  • Thread starter Thread starter erick-flores
  • Start date Start date
E

erick-flores

hello all

I want to sort my form (by default) by lastname. And my subform by
Period ending date. How to do I do that?


Thanks
 
Create queries that sort the data the way you want it, and use the queries
as the recordsources for the forms, rather than tables.
 
What is your form based on? A table or a query?

erick-flores said:
hello all

I want to sort my form (by default) by lastname. And my subform by
Period ending date. How to do I do that?

Thanks

--
There's ALWAYS more than one way to skin a cat!

Answers/posts based on Access 2000

Message posted via AccessMonster.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top