Access in my company!

  • Thread starter Thread starter Dewey Does
  • Start date Start date
D

Dewey Does

I need help to organize contacts and only business contacts in access! I know
how to put them in there but I want to sort contacts primarily by states and
then if nec. by counties within the same file!
 
Records are not stored in any particular order in a table. To sort them, use
queries with the sorting set however you need them when you want to present
the data.
 
Back
Top