View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
ryguy7272 ryguy7272 is offline
external usenet poster
 
Posts: 2,836
Default How do I create synchronised lists in Excel?

Take a look at this:
http://www.contextures.com/xlDataval02.html

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Kimtab" wrote:

I want to create synchronised validated lists in Excel so that, when I choose
one item from the first list, I can only choose from a set items in the
second list. If I choose a different item in the first list, I will only be
able to choose from a different set of items in the second list. Is there a
way to do this? I am using Excel 2007, with Windows XP.