Drop Down Menu Option

silvertabb

Active Member
Joined
May 18, 2004
Messages
252
Hi,

I have a list of task say from 1 to 10 in column A. In column B I want to keep track of my task progress. I like to assign the following four for each task's status:

Not Done
In Progress
Done
Not Applicable

In Column B I like to be able to choose from the list. I know this is possible in ACCESS. Is this also possible in EXCEL?
thanks
 

Excel Facts

Which came first: VisiCalc or Lotus 1-2-3?
Dan Bricklin and Bob Frankston debuted VisiCalc in 1979 as a Visible Calculator. Lotus 1-2-3 debuted in the early 1980's, from Mitch Kapor.
1. Select Data....Validation from menu.
2. Set Allow: to list
3. Set Source to your values seperated by comma's
In your case it would be
Not Done,In Progress, Done, Not Applicable

4. Press OK.

You should now have a drop down combobox available when you select the cell.

HTH
Cal
 
Upvote 0
Select column B, or the range in column B you want the dropdown in.

Select Data>Validation.

Select List for the Allow value and enter this

Not Done,In Progress,Done,Not Applicable
 
Upvote 0

Forum statistics

Threads
1,224,883
Messages
6,181,550
Members
453,052
Latest member
ezzat

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