Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Maryjerk
 
Posts: n/a
Default Excel: Creating a scroll down menu in a column

I need for each cell in a particular column, to populate ONLY with the
choices given in a scroll down menu for each cell in that column. The column
is entitled "Project Status" and the only word choices that should populate
this cell, which are to be chosen from a scroll down menu, a Completed, On
Track, Postponed, Behind.

Thanks for your help. mj
  #2   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default Excel: Creating a scroll down menu in a column

Try Data Validation:

Select ALL of the Project Status input cells
<data<validation
Allow: List
Source: Completed,On Track,Postponed,Behind
Click the [OK] button

Now, those cells will only allow the listed items.

For more information on Data Validation, see Debra Dalgleish's website:
http://www.contextures.com/xlDataVal01.html

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Maryjerk" wrote:

I need for each cell in a particular column, to populate ONLY with the
choices given in a scroll down menu for each cell in that column. The column
is entitled "Project Status" and the only word choices that should populate
this cell, which are to be chosen from a scroll down menu, a Completed, On
Track, Postponed, Behind.

Thanks for your help. mj

  #3   Report Post  
Posted to microsoft.public.excel.misc
Maryjerk
 
Posts: n/a
Default Excel: Creating a scroll down menu in a column

Ron -

You are a Rock Star. Thanks so much as that worked beautifully. I'm much
more proficient at MS Word and PP, and only an average Excel user, so the
quick response and the great dirrection are MUCH appreciated.

Is it possible to take this one step further? I'd like for the words On
Track, Ongoing, and Completed to appear in Green, and for the words Behind
Schedule and Postponed to appear in red. I know there is a way to do this
automatically with values, but I'm at a loss as to how to do this in my
present situation. Any further advice is greatly appreciated.

MJ

"Maryjerk" wrote:

I need for each cell in a particular column, to populate ONLY with the
choices given in a scroll down menu for each cell in that column. The column
is entitled "Project Status" and the only word choices that should populate
this cell, which are to be chosen from a scroll down menu, a Completed, On
Track, Postponed, Behind.

Thanks for your help. mj

  #4   Report Post  
Posted to microsoft.public.excel.misc
Ron Coderre
 
Posts: n/a
Default Excel: Creating a scroll down menu in a column

Try Conditional Formatting:

Assuming you want the formatting to impact A1:A50

1)Just fomat the cells to show Green text.
That will cover these values: On Track, Ongoing, and Completed

2)Set the CF to cover the Behind Schedule and Postponed values...

Select the A1:A50, with A1 as the Active Cell
<format<conditional formatting
Formula is: =or(A1="Behind Schedule",A1="Postponed")
Click the [Format] button and set the format (red text)
Click the [OK] buttons

Using the above, the green font will be used, unless the cell value is
"Behind Schedule" or "Postponed".

Does that help?
***********
Regards,
Ron

XL2002, WinXP


"Maryjerk" wrote:

Ron -

You are a Rock Star. Thanks so much as that worked beautifully. I'm much
more proficient at MS Word and PP, and only an average Excel user, so the
quick response and the great dirrection are MUCH appreciated.

Is it possible to take this one step further? I'd like for the words On
Track, Ongoing, and Completed to appear in Green, and for the words Behind
Schedule and Postponed to appear in red. I know there is a way to do this
automatically with values, but I'm at a loss as to how to do this in my
present situation. Any further advice is greatly appreciated.

MJ

"Maryjerk" wrote:

I need for each cell in a particular column, to populate ONLY with the
choices given in a scroll down menu for each cell in that column. The column
is entitled "Project Status" and the only word choices that should populate
this cell, which are to be chosen from a scroll down menu, a Completed, On
Track, Postponed, Behind.

Thanks for your help. mj

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
unhide menu bar in excel - just disappeared Sean Setting up and Configuration of Excel 12 April 4th 23 10:19 AM
Can I freeze column A and scroll down the other columns in Excel? jlhudson Excel Worksheet Functions 5 April 5th 06 12:53 PM
How do I reference every "n" cell in a column in Excel? Alma Excel Worksheet Functions 2 March 22nd 05 06:19 PM
Excel should provide an easy way to switch a column into a row, n. samsson Excel Discussion (Misc queries) 2 March 21st 05 04:20 PM
how to fit my column unmoved eventhough i scroll down? Zxing New Users to Excel 1 November 28th 04 06:28 AM


All times are GMT +1. The time now is 04:21 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"