To loop through a listbox try this
Dim mcount As Integer mcount = ListBox3.Items.Count Do Until mcount = 0 ListBox3.SelectedIndex = mcount - 1 your variable = ListBox3.SelectedItem mcount = mcount - 1 Loop
If you have a Samsung phone or pad and the keyboard is set to Google give the Samsung one a try. Just go into the keyboard settings and ...
No comments:
Post a Comment