View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
aussiemate65 aussiemate65 is offline
external usenet poster
 
Posts: 1
Default Multi-level dependent data validation

Hi,

I need to set up an excel sheet with dependent data validation that is
multiple levels deep.

ie. Select value from dropdown list in Col A returns dependant list in Col
B, select value from the list in Col B returns list in Col C etc.

Is this possible?

Also, is it possible to set multiple values to return the same list? ie in
the drop down you have 4 items. Each returns a dependent list but items 1 and
3 both return the same dependent list. Just saves me making many copies of
the same list with different names which isn't a huge issue.

Really appreciate any help you can provide.