

I created a form in Access 2000 the function of which is to create an Access report.
One thing that I want it to is to write the report into a Word document and this I do with the Access Outputto method. There are no problems up this point.
However, what I also want to do is to insert the comapny's logo in the header of the newly created Word document at the same time ie programmatically, rather by manually copying and pasting the image in.
I need to use the Word object model but, despite looking for quite sometime I cannot find an appropriate method. Unfortunately I have very little to do normally with Word VBA and so I need to ask for some help
Am I asking for the impossible?
Any advice will be greatly appreciated.
Michael109
:)
Michael109