While using Microsoft Visual Basic for Applications on Excel, if you get Run-time error, Class not registered, here is how you can fix the issue. It is pretty common when there are some issues with ...
Can you post the section of code that's generating the error? Off the top of my head, it looks like you are going out of bounds with an array, but it's not really possible to say until we see what's ...