D
dimitrij
hi all
how do i sort the listbox entries without getting focus on?
I am searching this function and googled through the internet not
finding an answer ;-)
my objects: form, listbox and command
access 2003 windows xp
code:
List.AddItem ("2005.11.1")
List.AddItem ("2006.2.1")
List.AddItem ("2007.11.2")
List.AddItem ("2005.11.1")
how do i sort the listbox entries without getting focus on?
I am searching this function and googled through the internet not
finding an answer ;-)
my objects: form, listbox and command
access 2003 windows xp
code:
List.AddItem ("2005.11.1")
List.AddItem ("2006.2.1")
List.AddItem ("2007.11.2")
List.AddItem ("2005.11.1")