OK heres the problem, its a little long so bear with me. I have setup a form that automates Lotus Notes. The form will send mail, attachments, bcc, cc, and whatever else I need it do. Heres where the problem comes in. I have to have Notes open for it to work, otherwise I get the error mess: "ActiveX can't create component". To make things more complicated this db runs as a published app on a citrix server so I don't even have the option o have the user log into their e-mail before using the db. I need to knwo if their is a way that I can setup Notes as a registered OCX, I've checked everywhere and so far it seems like it can't be done. If not is their a way that I can call the .dll, or .tlb files directly so that the libraries are available at run-time. I have Lotus Notes Automation Class checked off in the references for the db so I knwo thats not the problem. If you get these then you are truly a code GOD. Thanx 4 your time