I have a Word template that has a marco which send an email out, however the sub uses the Outlook.Application object which requires the MS Outlook 9.0 Object Libary reference added. I don't want to have to add this to each user that might use the template, can you not somehow add this referance when the document loads with vb?