add items and removing items from a list 
Author Message
 add items and removing items from a list

Quote:
>-----Original Message-----
>I am sing VBA in Access. But I cannot find methods like
>Addotem and removeItem which can add and remove items
from
>a list.
>.

Hi Anika,
for v2000+ the methods are Listbox1.AddItem and
Listbox1.RemoveItem.

If you would like a sample db with examples for v97 and
v2k+ you are welcome to email me at:

Luck
Jonathan



Fri, 16 Dec 2005 06:10:49 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. * MSHFlexGrid Remove Item and Add Item *

2. MSHFlexGrid Add Item, Remove Item

3. MSHFlexGrid Add Item and Remove Item

4. adding and removing items from a list box

5. remove items from a list based on another list

6. ItemRemove event don't fire when removing last item in items collection object

7. ListView Control - Removing selected items from the list

8. remove list box items by value?

9. Removing multiple selected items from VB5 List Boxes

10. Removing repeating items from List object

11. Removing selected items from VB5 List Boxes

12. Removing a Selected Item From List Box

 

 
Powered by phpBB® Forum Software