Dynamic Depending Lists in Separated WorkSheets in VBA
问题 I'm not really expert in VBA and I have a problem with my code and I don't know how to solve it. (The code is from: http://siddharthrout.wordpress.com/2011/07/29/excel-data-validationcreate-dynamic-dependent-lists-vba/) I'm working with 8 dynamic dependent lists, and I thought the best way to automate the process and avoid to modify the macro in a future if I modify the lists was a VBA code. Trying to find the correct code, I'm just working with to lists. For after, apply it for all lists. I