Open specific Word Document

R

richardb

Can someone help me with the code to open a specific word
document from with Access (on-click event of a command
button).

I posted this question before but cannot find it now.
Thank you.
 
C

Cindy M -WordMVP-

Hi Richardb,
Can someone help me with the code to open a specific word
document from with Access (on-click event of a command
button).
Documents.Open Filename:="C:\rest of path\DocName.doc"

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun
8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any
follow question or reply in the newsgroup and not by e-mail
:)
 
Top