Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Peter1999
 
Posts: n/a
Default Data validation problem


Hi,

Attached you will find the S&P industry table (from their website) in
raw form, that is the main industries according to GICS, and the main
subindustry division. Now what I need to create, is a data validation
list on sheet 2 that selects the industry (as in bold), and another
validation list that applies a data validation list based on the first
choice. In other words, if you would choose "Healthcare Supplies &
Services" in box one, you would only be able to choose among the
subindustries within that sector in box two.
I hope someone understands what I am trying to build here, I'm really
struggling.

Thanks,

Peter


+-------------------------------------------------------------------+
|Filename: excel question.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4789 |
+-------------------------------------------------------------------+

--
Peter1999
------------------------------------------------------------------------
Peter1999's Profile: http://www.excelforum.com/member.php...o&userid=33997
View this thread: http://www.excelforum.com/showthread...hreadid=543649

  #2   Report Post  
Posted to microsoft.public.excel.misc
Toppers
 
Posts: n/a
Default Data validation problem

Take a look here on how to create dependent Data Validation lists:

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

HTH

"Peter1999" wrote:


Hi,

Attached you will find the S&P industry table (from their website) in
raw form, that is the main industries according to GICS, and the main
subindustry division. Now what I need to create, is a data validation
list on sheet 2 that selects the industry (as in bold), and another
validation list that applies a data validation list based on the first
choice. In other words, if you would choose "Healthcare Supplies &
Services" in box one, you would only be able to choose among the
subindustries within that sector in box two.
I hope someone understands what I am trying to build here, I'm really
struggling.

Thanks,

Peter


+-------------------------------------------------------------------+
|Filename: excel question.zip |
|Download: http://www.excelforum.com/attachment.php?postid=4789 |
+-------------------------------------------------------------------+

--
Peter1999
------------------------------------------------------------------------
Peter1999's Profile: http://www.excelforum.com/member.php...o&userid=33997
View this thread: http://www.excelforum.com/showthread...hreadid=543649


  #3   Report Post  
Posted to microsoft.public.excel.misc
JB
 
Posts: n/a
Default Data validation problem

http://cjoint.com/?ftnEgMZ6Ey

Dépendants Data /Validation List
You may Add items in Columns oand Rows whitout modification

1ere list in B2:=Offset($F$1;;;;Counta($F$1:$Z$1))

2e list in
B5:=Offset($F$2;;Match(B2;$F$1:$Z$1;0)-1;Counta(Offset(F:F;;Match(B2;$F$1:$Z$1;0)-1))-1)

If list on another sheet:
choice1:=Listes!$F$1:$Z$1
choice2:=Listes!$F:$F

1ere liste in B2:=Offset(Choix1;;;;CountA(Choice1))
2e liste in B5:
=Offset(choixce;1;Match(B2;Choice1;0)-1;CountA(Offset(choice2;;Match(B2;Choice1;0)-1))-1)

Cordialy JB

  #4   Report Post  
Posted to microsoft.public.excel.misc
Peter1999
 
Posts: n/a
Default Data validation problem


Thanks, that works perfectly, although I don't exactly understand how...
Thanks a lot!


--
Peter1999
------------------------------------------------------------------------
Peter1999's Profile: http://www.excelforum.com/member.php...o&userid=33997
View this thread: http://www.excelforum.com/showthread...hreadid=543649

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 Macro to Copy & Paste [email protected] Excel Worksheet Functions 0 December 1st 05 01:56 PM
Data validation does not seem to work with copy/paste LAF Excel Discussion (Misc queries) 1 September 15th 05 09:31 PM
Help PLEASE! Not sure what answer is: Match? Index? Other? baz Excel Worksheet Functions 7 September 3rd 05 03:47 PM
Sort pages? David Excel Discussion (Misc queries) 15 May 13th 05 11:33 PM
Automatic Data Validation drop down creation Buddhapenguin Excel Discussion (Misc queries) 1 May 12th 05 08:41 PM


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