Hi,
On a form I have one listbox which to bound to a query from tblSuppliers, One subform which will display the deatils of then supplier which everone is selected in the listbox.
I also have a command button for every leter of the alphaped.
What I want is that when any of the command buttons is pressed the listbox will jump to the first occourcense of the letter, ie pressing the cmdK button the listbox will select the first name which starts with K and the subform will display the details of the first name.
Can any one help?????? please or point me in the right direction
thanks
Duf
On a form I have one listbox which to bound to a query from tblSuppliers, One subform which will display the deatils of then supplier which everone is selected in the listbox.
I also have a command button for every leter of the alphaped.
What I want is that when any of the command buttons is pressed the listbox will jump to the first occourcense of the letter, ie pressing the cmdK button the listbox will select the first name which starts with K and the subform will display the details of the first name.
Can any one help?????? please or point me in the right direction
thanks
Duf