Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
LewR
 
Posts: n/a
Default data validation and drop down lists


All: I have problem with getting a drop down list to work.

In cell A1 I have a Data Validation list that refers to a named range
"directions". "directions has 5 rows, row 1 is blank, row 2 "north",
row 3 "south" row 4 "east" and row 5 "west"

in cell B1 I have another data validation list that uses the following:
"INDIRECT(A1)", which will only select the values in the named range of
either "north", "south", "east', or "west"

what I want to do is have cell B1 refer to a named range "other" if row
1 (blank entry) is selected in cell A1, and refer to the other named
ranges if their direction is chosen. Any sugestions?


--
LewR
------------------------------------------------------------------------
LewR's Profile: http://www.excelforum.com/member.php...o&userid=32420
View this thread: http://www.excelforum.com/showthread...hreadid=522058

  #2   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default data validation and drop down lists

Hi!

Use this as the source:

=INDIRECT(IF(A1="","other",A1))

Biff

"LewR" wrote in message
...

All: I have problem with getting a drop down list to work.

In cell A1 I have a Data Validation list that refers to a named range
"directions". "directions has 5 rows, row 1 is blank, row 2 "north",
row 3 "south" row 4 "east" and row 5 "west"

in cell B1 I have another data validation list that uses the following:
"INDIRECT(A1)", which will only select the values in the named range of
either "north", "south", "east', or "west"

what I want to do is have cell B1 refer to a named range "other" if row
1 (blank entry) is selected in cell A1, and refer to the other named
ranges if their direction is chosen. Any sugestions?


--
LewR
------------------------------------------------------------------------
LewR's Profile:
http://www.excelforum.com/member.php...o&userid=32420
View this thread: http://www.excelforum.com/showthread...hreadid=522058



  #3   Report Post  
Posted to microsoft.public.excel.misc
LewR
 
Posts: n/a
Default data validation and drop down lists


Thanks, I knew that it would be a simple solution, but I am just
learning rxcel and some times the simole things are the hardest.


--
LewR
------------------------------------------------------------------------
LewR's Profile: http://www.excelforum.com/member.php...o&userid=32420
View this thread: http://www.excelforum.com/showthread...hreadid=522058

  #4   Report Post  
Posted to microsoft.public.excel.misc
Biff
 
Posts: n/a
Default data validation and drop down lists

You're welcome!

Biff

"LewR" wrote in message
...

Thanks, I knew that it would be a simple solution, but I am just
learning rxcel and some times the simole things are the hardest.


--
LewR
------------------------------------------------------------------------
LewR's Profile:
http://www.excelforum.com/member.php...o&userid=32420
View this thread: http://www.excelforum.com/showthread...hreadid=522058



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
Data Validation and Drop down lists. Mark Dullingham Excel Worksheet Functions 2 February 14th 06 11:51 PM
Font size in data validation drop down lists Ryan Excel Discussion (Misc queries) 2 December 11th 05 05:52 PM
data validation - Drop Down Lists Annie Excel Discussion (Misc queries) 8 July 29th 05 01:03 AM
Automatic Data Validation drop down creation Buddhapenguin Excel Discussion (Misc queries) 1 May 12th 05 08:41 PM
Data Validation - Drop down lists - if then? Steve R Excel Discussion (Misc queries) 2 April 8th 05 06:13 PM


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