Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Frosty1
 
Posts: n/a
Default how do you create drop down menus for individual cells in excel?

I cannot figure out how to create a drop down menu with numbers to use in
individual cells. I also want the ability to use names as well.

Thank you
  #2   Report Post  
Arvi Laanemets
 
Posts: n/a
Default

Hi

Select cells you want to have drop-downs.
From menu, select Data.Validation
In Allow field select 'List'
Into Source field enter the your list of selections, or reference to such
list in a cell range. Like:
'Value1,Value2,...,ValueN'
or
=$X$1:$X$10
or
=ListRange
where ListRange is a named range on any sheet of workbook.

NB! In 2nd example you can refer only to range on same sheet!

Values in list can be numbers or texts or dates - whatever you like. When
you format cells containing the list, the dropdown is displayed as you did
format source cells. But you have to format the cell with dropdown
separately.

An example:
Into range E1:E3 enter dates {01.01.2004}, {01.02.20040, {01.03.2004}
Format the range E1:E2 as Custom "mmmm" - Janyary, February and March are
displayed
Select cell A1, and then Data.Validation. Select List and into source field
enter
=$E$1:$E$3
OK

The dropdown in cell A1 will be "January", "February", "March". When you
select p.e. "January" from list, in cell A1 is the value 37987 displayed.
Format A1 as date - it will be p.e. 1st January 2004 - but the format of
dropdown list remains unchanged.


Arvi Laanemets


"Frosty1" wrote in message
...
I cannot figure out how to create a drop down menu with numbers to use in
individual cells. I also want the ability to use names as well.

Thank you



  #3   Report Post  
Debra Dalgleish
 
Posts: n/a
Default

In addition to the information Arvi provided, there are instructions for
Data Validation in Excel's Help, and he

http://www.contextures.com/xlDataVal01.html

Frosty1 wrote:
I cannot figure out how to create a drop down menu with numbers to use in
individual cells. I also want the ability to use names as well.



--
Debra Dalgleish
Excel FAQ, Tips & Book List
http://www.contextures.com/tiptech.html

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
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
How do you create dual drop down menus in excel 2000? Phlashh Excel Discussion (Misc queries) 1 January 11th 05 08:56 PM
drop down menus in excel rowing coach Excel Discussion (Misc queries) 1 December 4th 04 12:25 AM
create calendar drop down list in Excel sell Bo New Users to Excel 1 December 3rd 04 06:37 AM
how do i create drop down menu in excel ezeflier Excel Worksheet Functions 2 November 5th 04 02:39 PM


All times are GMT +1. The time now is 02:21 AM.

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

About Us

"It's about Microsoft Excel"