thanks...multiselect seems to do the trick.
However, is there anyway to actually count the number of items
selected?
The .listcount property returns the total number of elements in the
list, as opposed to the number of elements that the user has selected.
I haven't quite worked out how to count the number of elements selected
Mike Fogleman wrote:
> See the VB Help on MultiSelect properties.
>
> Mike F
> <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
> >I am putting together a macro - which may require more than one entry
> > from a user.
> >
> > Is there anyway to grab multiple (more than one) entry from the
> > pulldown menu?
> >
|