philfer
03-02-2011, 12:13 PM
Hi,
I have a problem that doesnt exist when I use it in Excel but doesnt work in Access
I have a form with two listboxes.
The first fills with field heading from a table and when you press a button with > on it the item moves to the second list box
The issue I have that if I do this for an item quite far down on the list (there are vertical scrollbars) I can get the next item to be selected using the selected property but I cannot get it to be visible in the listbox (the listbox scrolls back to the top
Is there any way to get it so that is stays on the visible item
Cheers
Phil
I have a problem that doesnt exist when I use it in Excel but doesnt work in Access
I have a form with two listboxes.
The first fills with field heading from a table and when you press a button with > on it the item moves to the second list box
The issue I have that if I do this for an item quite far down on the list (there are vertical scrollbars) I can get the next item to be selected using the selected property but I cannot get it to be visible in the listbox (the listbox scrolls back to the top
Is there any way to get it so that is stays on the visible item
Cheers
Phil