I have a user form with two listboxes side by side. The one on the
left shows a list of names, the one on the right shows the names that
the user selected. Under the one on the left (on the user form), I'd
like to show a count of the names that are appearing in the listbox.
How would I go about that?