Drop down boxes

Palmfrond

New Member
Joined
May 27, 2013
Messages
38
Hi All

I have a list of industries which I would like to have as a drop down box, to restrict only the industries included in the list.

I'm not sure how to do this. Any help please.

Many thanks
:confused:
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Hi All

I have a list of industries which I would like to have as a drop down box, to restrict only the industries included in the list.

I'm not sure how to do this. Any help please.

Many thanks
:confused:
Hi Palmfrond, there are a few ways of achieving this. The size of the list of industries may influence which way you want to go.

Option 1 - Simple, better for a short list:

1. Go to Data tab on Excel ribbon.
2. Click Data Validation.
3. Select "List" from the drop-down menu.
4. In the "Source" box type your list of industries separated with a comma. There is a fixed limit to how long the list can be using this method.
5. Click Ok.

Option 2 - More involved, better for longer lists:

1. Create a "helper" table somewhere in your workbook. This can be on a hidden sheet if you prefer.
2. The "helper" table is simply a column containing all of the industries from your list.
3. Select your list in it's entirety then in the "Name" box (to the left of the formula bar) type in "Industries" and press enter.
4. Go back to where you want the drop-down list, go to the Data tab.
5. Click Data Validation.
6. Select "List" from the drop-down menu.
7. In the "Source" box type =Industries
8. Click Ok.
 
Upvote 0

Forum statistics

Threads
1,214,414
Messages
6,119,373
Members
448,888
Latest member
Arle8907

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