94Sport5sp
Registered User.
- Local time
- Today, 11:13
- Joined
- May 23, 2012
- Messages
- 115
Hi:
On my form I have a List Box which has a query as a data source. I would like, within VBA, to get all the items in the list. Is there a way to do this or do I have to define a recordset to access the list. Note: I know how to get the item the user selected. Now I would like to see the items not selected by the user.
Thanks
On my form I have a List Box which has a query as a data source. I would like, within VBA, to get all the items in the list. Is there a way to do this or do I have to define a recordset to access the list. Note: I know how to get the item the user selected. Now I would like to see the items not selected by the user.
Thanks