How can I do more trhan one selection

T

TAD

I created a table with drop down list and I was wondering if there's anyway
to choose more than one selection fro the drop down list at the same time (in
the same cell)??
 
D

Dave Peterson

Maybe you could replace the dropdown list (data|validation or combobox or
dropdown) with a listbox from the Forms toolbox or the Control toolbox and a
button (from the forms toolbar) or a commandbutton from the control toolbox
toolbar--and a macro.
 

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

Top