You will need to create an instance of Access and use the OpenDatabase method of that instance to open the existing database. Once you have set the instance to a particular database and opened it, you can control in from within Word using VBA.
If you need an example let me know. I'll write something quick and send it to you.