When working with a database connection, the easiest way is to modify the
data conection query string to return a sorted list.

Signature
Greg Collins
Microsoft MVP
Visit Braintrove at http://www.braintrove.com
Visit InfoPathDev at http://www.infopathdev.com
Open Data Connections
Where you table is selected and the field are displayed with checks
Look on the lower right and use the edit SQL button.
Add an "Order By Address" or whatever the field name is and that will
alphabetize a-z

Signature
Thanks
Clay Fox
Qdabra Software
http://www.qdabra.com
InfoPathDev.Com
The Largest InfoPath Forum in the World
http://www.infopathdev.com
> I am linking Infopath to Access and want to be able to use a drop down list
> box to query the rest of the address information for clients. How can I make
> my drop down list alphabetical. Even though I am searching by the business
> name, the names are sorted by the autonumber assigned by access.
Greg Collins - 28 Dec 2007 21:29 GMT
Thanks Clay for the specific steps!

Signature
Greg Collins
Microsoft MVP
Visit Braintrove at http://www.braintrove.com
Visit InfoPathDev at http://www.infopathdev.com