G
Guest
How would I code a user to select every record in a list box either by a
selection or by a check box?
For example if there is a list box that has 5 records, I would liek the user
to obe able to either check a box or have an option to select all and have
all of the items in the list box selected.
I know this has to do with looping and using ListCount in some regards but
I am not sure as to the context of how to use it.
THanks fo ryour help.
Chad
selection or by a check box?
For example if there is a list box that has 5 records, I would liek the user
to obe able to either check a box or have an option to select all and have
all of the items in the list box selected.
I know this has to do with looping and using ListCount in some regards but
I am not sure as to the context of how to use it.
THanks fo ryour help.
Chad