Can I add a drop down arrow to all cells in a single column that, when clicked, presents a list of options with checkboxes?

MidwestDrummer

New Member
Joined
Sep 19, 2017
Messages
5
Can I add a drop down arrow to all cells in a single column that, when clicked, presents a list of options with checkboxes? Then after checking all desired options, they automatically appear in a list in that cell?

In this example, column D has the Notes header, and every cell is blank by default, with a drop down arrow. When I click the drop down arrow, I would like to be shown a list of options. After I mark the boxes next to the applicable options, I would like those options to appear in a list inside the cell.

Any assistance would be greatly appreciated. Thanks!
 

Excel Facts

Why does 9 mean SUM in SUBTOTAL?
It is because Sum is the 9th alphabetically in Average, Count, CountA, Max, Min, Product, StDev.S, StDev.P, Sum, VAR.S, VAR.P.
It sounds like you need a custom "form" and the selection change event. When a cell in column d is entered the worksheet selection change event shows the form with checkboxes. When user is done with the form, the form's code puts the list of selected items into the cell. Are you able to post your workbook using Box, Dropbox, 1Drive, SharePoint? That'l make it more likely that you'll get help.
 
Upvote 0

Forum statistics

Threads
1,214,784
Messages
6,121,535
Members
449,037
Latest member
tmmotairi

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top