Letting go of a List Box

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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???
 
A Million, Jillion Thanks for that one!

Hats off to you, Duane, and to Allen Browne! Tres clever!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top