Well to get the path I believe you can use this code or something similar.

VB Code:
  1. Word.Application.Path

And with ShellExecute, you can execute a given filename, and windows should open up the appropriate application for it