Dropboxes and VBA code in Excel 2007

Joined
Feb 9, 2012
Messages
2
Reaction score
0
Hi folks,
I need your help.

I have the following situation.
In a sheet2, I need to create drop-boxes (based on another Sheet1), one listing names of retailers, one some criteria (called "A"), one criteria "B", one "C", one "D".
One is supposed to select one OR MORE names from each list (each list is "independent" from the others).
Then I am supposed to create a button to generate a Sheet3, displaying what has been selected in the drop-boxes (list of retailers and criteria) and the corresponding text (all included in Sheet1).

My first question is "how to create drop-boxes with a multiple selection"? I use Data->Data Validation to create them, but I can select only one each time.

The second problem is how to create a macro (or VBA code) to display the results. :confused:
I am really under pressure for this work, so any help or suggestion is really appreciated.

Thanks
 

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