I want to create a condition where if there is only one item in a listbox, then that one item is selected. Is this possible?
If ListBox1.ListCount = 1 Then
....Select that one item.
End If
Nevermind. I figured it out. How do I delete this post?
I want to create a condition where if there is only one item in a listbox, then that one item is selected. Is this possible?
If ListBox1.ListCount = 1 Then
....Select that one item.
End If
Nevermind. I figured it out. How do I delete this post?
Last edited by bananajelly; 08-07-2014 at 02:14 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks