P
PSI-Access
Hi,
I used to use
Combobox.ListIndex = Combobox.ListIndex + 1
to move to the next item in my combo box. It doesn't work in Access 2002 any
more. My combo box is based off of a select Query and the data from the combo
box is bound on column 1. I have a list of clients in the combo box and when
the user double-clicks on the combo box it moves down to the next broker in
the combo box list. What can be used to do this now? Any advice please....
Thank you in advance.
I used to use
Combobox.ListIndex = Combobox.ListIndex + 1
to move to the next item in my combo box. It doesn't work in Access 2002 any
more. My combo box is based off of a select Query and the data from the combo
box is bound on column 1. I have a list of clients in the combo box and when
the user double-clicks on the combo box it moves down to the next broker in
the combo box list. What can be used to do this now? Any advice please....
Thank you in advance.