sure this is easy

tcommis

Registered User.
Local time
Today, 12:51
Joined
Jul 23, 2003
Messages
16
I'm sure this is easy but as ussual can't get it to work

I have a pull down list box in a form - List is off a table
I've sorted the table (asending) but canot get the list box to do the same. I'm already to slap the forehead and go "duh" so don't hesitate to show me my error

Thanks
 
Change the rowsource type of the listbox to "Table/Query" and change the rowsource itself but clicking the three dot thingee to the right of the property setting. Then select the field that feeds into it as if you were making a query and sort the field there.
 
THANKS! DCX

Duh -- Wack!
 

Users who are viewing this thread

Back
Top Bottom