J
Janie
I've written a For Each routine that selects each item that has been selected
in a list box (ctl) and does something with each of them. Fine. No problem.
Now I can't get all items UNSELECTED from the list box once teh routine in
through.
I've tried ctl="". I've tried changing the focus.
How do I get it to UNSELECT everything once the routine is finished???
in a list box (ctl) and does something with each of them. Fine. No problem.
Now I can't get all items UNSELECTED from the list box once teh routine in
through.
I've tried ctl="". I've tried changing the focus.
How do I get it to UNSELECT everything once the routine is finished???