By the way - I did say I haven't done much with ActiveX before, so while I'm by no means a newbie with VB (Been using various versions of it for over 15 years), I'm not above going through the step-by-step instructions which MS provide in their online documentation. In other words, the Coffee project, which is now located here...
http://msdn.microsoft.com/en-us/libr...(v=vs.60).aspx

I found it impossible to follow the instructions. Specifically, when I get to the stage of creating a test project, the instructions tell me to set a reference to the .vbp file of the ActiveX project I just created. It specifically tells me not to set a reference to the .exe I just created from that project. Not possible - My IDE doesn't allow me to set a reference to the .vbp file. I can't get much further with MS' instructions for getting my head round this!