First post:
cboshdave wrote: I am new to VB so this may be a dumb question. I setup the Class in its own window and added it to my project. When I try to call the class.routine as the example indicates, I get an er...
Latest post:
cboshdave wrote: I found the problem. Somehow, I got two versions referenced in my source. I right clicked on the code calling it and it brought up the other version. It was still Private. The code is...