Hi Bob,
Thanks for your response. Sorry for the confusion in my post.
My sheet is different from the example above because of the following:
- in the example above, the drop-down menu they have is using a "validation list" where the list values are not stored on a different sheet. Rather the list values are just written in the field provided on the validation list window. (they only have 4 or so)
- in my workbook, I have over 180 list values that I want to use for the drop down on the given sheet where the filtering is to occur. So the 180 list values are stored on a separate sheet. The code does not work for this case.
This is the code i'm using (derived from the example I mentioned above):
-----
Please note "B3" is where the drop down is and it should correspond with values in column C for the filtering piece.
Please let me know if this is not clear. Thanks again for all the help!
Bookmarks