Ok, so here's the deal. I have drop down lists that are answers to Yes and No questions, the thing is the 2nd one only applies when the answer to the first one is Yes. So, I want to hide drop down list. I can easily hide other cells using an IF statement with " " hiding a cell, but how would I hide a drop down list?

Thanks.