raymond3090
Registered User.
- Local time
- Today, 21:25
- Joined
- Sep 5, 2002
- Messages
- 43
Hi there,
I have an unbound list box which is populated by a Select statement. I also have a check box, whereby upon clicking, I would like to select all the items in my list box, and de-select all upon un-clicking.
I don't understand how to do this!! I am working in the after update event of the check box, but I don't know how to write the code to select each item.
Regards,
-Ray
I have an unbound list box which is populated by a Select statement. I also have a check box, whereby upon clicking, I would like to select all the items in my list box, and de-select all upon un-clicking.
I don't understand how to do this!! I am working in the after update event of the check box, but I don't know how to write the code to select each item.
Regards,
-Ray