Is there any way to call a sub from UserControl from Main sub? Or do anything at all for the control? I tried UserControl.Sub_Name and UserControlsName.Sub_Name but with no luck...

I'd also know something more about using the Main sub in an OCX / ActiveX, just some general information would be nice


And I did a search on the forums and found nothing about this matter.