I'm using the Word object's Open method to open a file, eg

Dim objWordApp as Word.Application
Dim objWordDoc as Word.Document