S skate Registered User. Local time Today, 14:03 Joined May 22, 2002 Messages 136 Nov 29, 2002 #1 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.
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.
F FilipT New member Local time Today, 15:03 Joined Aug 7, 2002 Messages 8 Nov 29, 2002 #2 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.
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.