That might work. I'll play with it. Mad I didn't think of it;-) Thanks!
3 Replies
24,474 Views
That might work. I'll play with it. Mad I didn't think of it;-) Thanks!
Hey y'all, long time reader, first time poster. I'm doing a little experimenting and can't quite seem to get past this. The idea is to create a hidden object that has most of my code and make calls to that object when I need to access my functions or class objects. I know I can call functions from the hidden object. I created an object ("Object01") and attached the code to it. I made my own class object... Class MyTestObject Sub SayMessage() MsgBog "Test"<b