#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
stee
 
Posts: n/a
Default Data validation


Parameter
LegL 25
Thk 3
Length 30

The LegL is validated to 25, 30, 40 etc

When LegL=25
i want Thk to validate to 3,4 or 5
When Leg =30
thk to validate to 5,6,or 7

how is this done, its drving me crazy?????


--
stee
------------------------------------------------------------------------
stee's Profile: http://www.excelforum.com/member.php...o&userid=31963
View this thread: http://www.excelforum.com/showthread...hreadid=516858

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Roger Govier
 
Posts: n/a
Default Data validation

Hi

Set up a named range of LegL having values of 25,30,40 etc.
Set up other named ranges for the values associated with the 25, 30 etc.
values of LegL, except that these cannot be just called 25 or 30.
I named mine as L_25 with values of 3,4 and 5 and L_30 with values of
5,6,and 7.
In cell A1, DataValidationList =LegL
In cell A2, DataValidationList =INDIRECT("L_"&A1)

--
Regards

Roger Govier


"stee" wrote in
message ...

Parameter
LegL 25
Thk 3
Length 30

The LegL is validated to 25, 30, 40 etc

When LegL=25
i want Thk to validate to 3,4 or 5
When Leg =30
thk to validate to 5,6,or 7

how is this done, its drving me crazy?????


--
stee
------------------------------------------------------------------------
stee's Profile:
http://www.excelforum.com/member.php...o&userid=31963
View this thread:
http://www.excelforum.com/showthread...hreadid=516858



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
From several workbooks onto one excel worksheet steve Excel Discussion (Misc queries) 6 December 1st 05 08:03 AM
Data Validation Kosta S Excel Worksheet Functions 2 July 17th 05 11:38 PM
data validation lists [email protected] Excel Discussion (Misc queries) 5 June 25th 05 07:44 PM
named range, data validation: list non-selected items, and new added items KR Excel Discussion (Misc queries) 1 June 24th 05 05:21 AM
Pulling data from 1 sheet to another Dave1155 Excel Worksheet Functions 1 January 12th 05 05:55 PM


All times are GMT +1. The time now is 09:16 AM.

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"