Hi.
I have a combo box with a Dropdown list Style and which is invoked several times in different parts of my form. How can I make the last item in this combo box the selected item?
Thanks for any suggestions in advance!
Hi.
I have a combo box with a Dropdown list Style and which is invoked several times in different parts of my form. How can I make the last item in this combo box the selected item?
Thanks for any suggestions in advance!
Perhaps.
![]()
ComboBox1.ListIndex = ComboBox1.ListCount-1
Last edited by Norie; 04-09-2013 at 10:33 AM.
If posting code please use code tags, see here.
Hi Norie,
It is showing object required error.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks