Richie2837
Registered User.
- Local time
- Today, 15:06
- Joined
- Jan 30, 2007
- Messages
- 88
The main form of our contacts database has its source in a query which places all contacts in alphabetical order by surname. How do I get the query to sort by surname and then by first name? Also, how can I get the query to run each time a new contact is added so they are put into alphabetical order when they are saved, rather than appearing at the end of the list?