expublish
Registered User.
- Local time
- Today, 06:56
- Joined
- Feb 22, 2002
- Messages
- 121
Hi,
I have a combo box on my form that lists peoples names. When a name s selected it displays their record below.
Currently, it is listed in order of Person ID (keyfield). How can I make the combo list the peoples names in alphabetical. I am aware that you casn do it by creating a query and basing the combo on the query, but it would be easier if there was a way to do this without changing the record source.
Thanks in advance,
Scott.
I have a combo box on my form that lists peoples names. When a name s selected it displays their record below.
Currently, it is listed in order of Person ID (keyfield). How can I make the combo list the peoples names in alphabetical. I am aware that you casn do it by creating a query and basing the combo on the query, but it would be easier if there was a way to do this without changing the record source.
Thanks in advance,
Scott.