Good day all

I have a table on a worksheet with two columns (name/ID). each column has a drop downlist data. I want to filter one column by using other drop down list.

for example when I choose a name from list in the column (name) must the other column filterd to match the selection.

Best regards,

link|improve this question
feedback

migrated from stackoverflow.com Nov 17 '11 at 11:41

This question came from our site for professional and enthusiast programmers.

1 Answer

What is your Excel's Version ?

You have to select the Column Headers and click on "Data", "Filter" and "automatic filter" for XL2003 "Data", "Filter" for XL2007 and probably 2010.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown