Hey guys. Im trying to make an ActiveX control. I have a problem where you cant seem to access a contol on the usercontrol from a bas module. You know like in a regular exe if I want to access a control from a bas module you would use Form1.Control.etc

Doesnt work this way with ActiveX Control..

Any help?