Advertisement

06.19.2008 at 01:40AM PDT, ID: 23498048
[x]
Attachment Details

ListBox Select Item without Index

Asked by cukcuk in Microsoft Access Database

Tags: VBA, MS Access

Hi,

How can I multiple select items in a ListBox without knowing the Index?

Any workaround?

I'm using MS Access 2002.Start Free Trial
1:
2:
3:
4:
5:
6:
7:
' Can I do something like this:
List134.Selected("item 1") = True
List134.Selected("item 2") = True
 
' Instead of this:
List134.Selected(0) = True
List134.Selected(1) = True
[+][-]06.19.2008 at 02:03AM PDT, ID: 21820454

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Microsoft Access Database
Tags: VBA, MS Access
Sign Up Now!
Solution Provided By: Chrisedebo
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628