David R
New Member
Hello all! This is my first post, so I apologise for any protocol errors I might make.
I have a listing of employees who are individually certified for certain courses but not others. I have them all on a master list, and I have some code that sorts the names to come up with a short list for any course I might select from a drop down box. Everything works fine, based on the original courses I had. Then I had to add a bunch more courses, but the sorting only works on the original courses. I assume something is wrong in the VBA parameters and hoping someone can help.
I am enclosing the complete worksheet. If there is a more efficient coding I could use to accomplish this, I am definitely open to that.
Thanks,
David R
I have a listing of employees who are individually certified for certain courses but not others. I have them all on a master list, and I have some code that sorts the names to come up with a short list for any course I might select from a drop down box. Everything works fine, based on the original courses I had. Then I had to add a bunch more courses, but the sorting only works on the original courses. I assume something is wrong in the VBA parameters and hoping someone can help.
I am enclosing the complete worksheet. If there is a more efficient coding I could use to accomplish this, I am definitely open to that.
Thanks,
David R