Mike In my case it was a db lookup listbox so far I tested it for, but I surely hope it works for other listboxes as well. Let me add I plan to have a couple of buttons above the list box instead of labels. I the user click the label1 disguised as button1 one time the listbox will be sorted on col one asc if the user click 2 times it will be sorted desc. If the user clicks the label2 converted to a button2 one time it will sort the listbox on col2 asc, if the user click 2 times it will sort on col2 desc. It looks very promising ! So thanks to Mike and Larry who pointed me in the right direction
Gunnar Ekblad -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of MikeB Sent: den 13 januari 2005 20:49 To: RBG7-L Mailing List Subject: [RBG7-L] - Re: Dynamical Listboxes Gunnar, I missed which type of listbox are you using this undocumented code upon? Mike ----- Original Message ----- From: "Gunnar Ekblad" <[EMAIL PROTECTED]> To: "RBG7-L Mailing List" <[email protected]> Sent: Thursday, January 13, 2005 2:26 PM Subject: [RBG7-L] - Re: Dynamical Listboxes > Larry Thanks a Million > I had an = sign in my code when I took that away it worked as you said > Again thanks 2 million (I better say that in Turkish Lira before the > currency reform) > > Gunnar Ekblad > > The properties are there, just not documented. I have an application > running > using exactly this technique. Error message 2045 indicates a syntax > problem > with your command, so check the PROPERTY command (or post it here). > -- > Larry >
