Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 12
Default Yes No dropdown box

how do I setup a drop down box with options to choose
from, like yes, no, NA?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 85
Default Yes No dropdown box

i am a novice, but i do no one way to do it. create a 'list' of options to
appear in dropdown box, say, on sheets 'list sheet' (or on same sheet) in
cells a1:c1 that contains 'yes', 'no', and 'na'.
then, select the cell(s) that you want the drop box in, hit 'data',
'validation', under 'allow' area, choose 'list' and under 'source' select
cells a1:c1 on 'list sheet'. you can then go to the next tab and type in
instructions to be shown on the box, etc.
you can also name the list and refer to it under this name like a named
range. hope this helps. mike allen
"Pat" wrote in message
...
how do I setup a drop down box with options to choose
from, like yes, no, NA?



  #3   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Yes No dropdown box

thanks everybody for the quick response and answers.
-----Original Message-----
i am a novice, but i do no one way to do it. create

a 'list' of options to
appear in dropdown box, say, on sheets 'list sheet' (or

on same sheet) in
cells a1:c1 that contains 'yes', 'no', and 'na'.
then, select the cell(s) that you want the drop box in,

hit 'data',
'validation', under 'allow' area, choose 'list' and

under 'source' select
cells a1:c1 on 'list sheet'. you can then go to the next

tab and type in
instructions to be shown on the box, etc.
you can also name the list and refer to it under this

name like a named
range. hope this helps. mike allen
"Pat" wrote in

message
...
how do I setup a drop down box with options to choose
from, like yes, no, NA?



.

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Yes No dropdown box

In an worksheet...
Create the list of values you want in your dropdown. This list can b
anywhere on your worksheet. For this example, have cells A1 through A
be "Yes", "No", and "N/A", respectively.
Select the cell where you want your dropdown.
On the Menu Bar, select DATAVALIDATION
In the ALLOW dropdown, select LIST
In the SOURCE field, either hit the icon to manually let you selec
your range on the sheet, or type =$A$1:$A$3
Hit OK, and your cell will have those values available in a dropdown

--
Message posted from http://www.ExcelForum.com

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
select From dropdown and return another dropdown menu RE4379 Excel Discussion (Misc queries) 2 March 11th 10 03:09 PM
Dropdown box display only data dependent on another dropdown box? Chris Excel Worksheet Functions 8 August 5th 08 05:01 PM
Dropdown List within a dropdown Henn9660 Excel Worksheet Functions 1 April 10th 08 07:42 PM
offer dropdown options based on another dropdown Conor Excel Discussion (Misc queries) 2 January 13th 06 04:28 PM
How do I create a dropdown within a dropdown? Joyce Keller Excel Discussion (Misc queries) 1 December 5th 05 04:02 PM


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