sorting

skate

Registered User.
Local time
Today, 14:03
Joined
May 22, 2002
Messages
136
does this piece of code make sense to anyone?

Me!lstResults.RowSource = "ORDER BY Files!Proposal DESC"

I have a button that is supposed to sort the values in the list, but it doesn't seem to work.
 
form?????

Is this a sortcode for a form?????

Because if it is that, you have to make a querry where you do the sort on. The same for a rapport.

The code you wrote makes no logic to me at all.
 

Users who are viewing this thread

Back
Top Bottom