View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default IF/THAN with regards to 2 Dropdown Lists in Excel?

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

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"TATERTOT1980" wrote in message
...
I have an Excel spreadsheet that has 2 colums that the 1 column has a drop
down list in it and what I would like to do is if you pick one of the

options
in the first drop down list, then the next column's drop down list will

only
show certain items in it's drop down list. Example.... Column A - JOB

CODES
and someone chooses option 1 from that list...then i would like Column B -
JOB TASKS to have a specific list to choose from, that ONLY shows up when
they pick JOB CODES in column A. or if someone picked option D in that

first
column, the drop down list for column B would then be different.