Richie2837
Registered User.
- Local time
- Today, 17:14
- Joined
- Jan 30, 2007
- Messages
- 88
Our Contacts database main form displays all our contacts based on a query which is simply putting all the contacts in the tablke into alphabetical order by surname. I've just noticed that any new contacts that are input are added to the end of the list as they are displayed on the form, despite the alphabetical ordering on the query. What have I done wrong? Also, how can I get the query to sort alphabetically by surname first then by first name?