You need to write code to automate Word. Search here for posts on automation or in Word help. There are several good articles in the MSDN library. When you use OLE automation, you write code in programA that will execute in programB. Since programA (access in this case) can't possibly include help on all possible automation targets, you need to get help from the target although Access help may offer some guidence.