I am unable to get a combo box dropdown list to sort in Microsoft Access 97.
The data comes from acustomer table and the desired sorted field is
"Customer Last Name". The table has a primary key field of "Customer ID"
which is autonumbered. The dropdown
list of customer names always sorts using the primary key field even though
it is not shown. I think I need to use an "OrderBy" or "OrderByOn" property,
but I haven't been successful yet since I don't understand Visual Basic. I
cannot figure out the syntax since Access 97 provides no example. What
statement can I use to do this? Where exactly can I insert this statement?
Thanks for your help in advance!
Scott
Frustrated Neophyte