drop down list

excel smurf

New Member
Joined
Aug 21, 2002
Messages
18
beginner here...would someone be able to direct me in the right path regarding a drop down list? i'm trying to create one in a spreadsheet of my own. i've made the actual drop down list, but don't know how to add the info to it...am i going about it the right way?
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)
Example
Prepare the list you want to appear on the dropdown list in say Cells A1 to A20
Highlight the area you want to be validated Say cells D5 to D40
Click on Data from the standard menu
Left click on validation from the list that appears
From the setting menu Left click on the small drop down box under Allow to the left of any value
Left Click on LIST
Left click inside the source box to show the cursor inside the box

Click on Cells in your sheet A1 Then A20 to make the cell array appear on the on the source box (this is the cells you have placed the values you wish to appear on the list), this should appear like so =$A$1:$A$20.

Now click on OK the cells D5 To D40 will be validated to the list you have created when any of the cells are selected a small button will appear at the side of the cells and show your validated list when selected.
After a bit of practice you can take this a bit further no VBA required. Check out my second reply for selecting lists in other sheets
 
Upvote 0

Forum statistics

Threads
1,214,818
Messages
6,121,725
Members
449,049
Latest member
MiguekHeka

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