View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
CVD0722 CVD0722 is offline
external usenet poster
 
Posts: 2
Default Drop Down List choice selecting another drop down list

THANK YOU BOTH SO MUCH!! This was so incredibly easy and worked like a charm!!

Thanks again!!

"Gord Dibben" wrote:

Using Data ValidationList

Here is help from Debra Dalgleish on dependent dropdowns.

http://www.contextures.on.ca/xlDataVal02.html


Gord Dibben MS Excel MVP

On Mon, 30 Oct 2006 13:42:03 -0800, CVD0722
wrote:

Hello,

I am trying to use my selection in a drop down list box in one cell to pull
up a specific drop down list box in another cell.

For example, in cell A1 I have a list box that has the 2 choices of
"Individual" or "Organization" I want my choice in this list box to determine
the list box that appears in the cell next to it. So if I were to select
"Individual" in cell A1 from the list box, then in cell A2 my list box titled
"Individual Choices" would show up, where I could make a further selection.

I might be going at this the wrong way, if anyone has any other ideas I am
completely open to hearing them!

Thanks!