expublish
03-20-2002, 03:36 AM
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.