Drop Down Box with Check Box Selections

G

Guest

I am attempting to create a dropdown box in a single cell that has check
marks, for the following use:

I need to know what days of the week people are available (e.g., 1 = Sunday,
2= Monday, 3 = Tuesday, and so forth). In the drop down I would like to have
the drop down allow the user to click on the days they are available (e.g, 2,
3, 5 or Monday, Tuesday, and Thursday) and have the result in the cell be 2,
3, 4 (or Monday, Tuesday, Thursday).

Is there any way to create a drop down with checkmarks that returns a result
in the cell to this effect?
 
G

Guest

In Debra's sample, the sheet: CommaSeparated
illustrates what you're after ..

The above puts the selected DV items in an adjacent cell
with items separated by a comma

Try also the sheet: SameCell
which puts the selected DV items into the active cell (the DV cell itself)
with items separated by a comma

One of the above should fit you.

---
 

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