Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default cell listbox

Someone at work sent me an Excel file that had a neat
feature in it. Each cell had a down arrow. When this
arrow was clicked, a list of values appeared from which
you could select one and the cell would contain that
value. Does anyone know how to do this?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 8
Default cell listbox

Yes. It's Data Validation.

1. Select the entire column you want to apply this to (by clicking on the column header so the column highlights)
2. Go to the Data menu Validation ...
3. Under the Settings tab of this dialog, the field "Allow" drop down to "List"
4. In source (presuming it's a short list) type your values separate by a comma. For example: Apple, Orange, Strawberry, Watermelon.

Hit ok.



"ddumke" wrote:

Someone at work sent me an Excel file that had a neat
feature in it. Each cell had a down arrow. When this
arrow was clicked, a list of values appeared from which
you could select one and the cell would contain that
value. Does anyone know how to do this?

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
Listbox NOT in cell Tweedy Excel Discussion (Misc queries) 0 November 25th 05 10:32 PM
Multicolumn Listbox and ordinary listbox Ron_D Excel Programming 0 June 4th 04 08:56 PM
Inserting a Listbox in a cell Xavier S. Excel Programming 1 February 18th 04 07:52 AM
listbox.value not equal to listbox.list(listbox.listindex,0) ARB Excel Programming 0 October 22nd 03 12:46 AM
Is refreshing listbox rowsource in listbox click event possible? Jeremy Gollehon[_2_] Excel Programming 4 September 25th 03 06:45 PM


All times are GMT +1. The time now is 02:09 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"