J
Jim
In Access 2002 I have a combo box tied to a basic table to the Surname
field. The Surname field is set to order by Surname and the Table is indeed
sorted right.
But in the Combo box on the form the dropdown shows the Surnames are all
over the place.
I can't see how I can sort the dropdown alphabetically from the Combo box
properties.
The row source is set as:
SELECT [Names&Addresses].[Surname], [Names&Addresses].[Title] FROM
[Names&Addresses]
Help please!!
Jim
field. The Surname field is set to order by Surname and the Table is indeed
sorted right.
But in the Combo box on the form the dropdown shows the Surnames are all
over the place.
I can't see how I can sort the dropdown alphabetically from the Combo box
properties.
The row source is set as:
SELECT [Names&Addresses].[Surname], [Names&Addresses].[Title] FROM
[Names&Addresses]
Help please!!
Jim