W wilfried Sep 23, 2006 #1 The command button opens by instance the following file: document1.doc in the following directory: c:\My documents\examples
The command button opens by instance the following file: document1.doc in the following directory: c:\My documents\examples
F fredg Sep 23, 2006 #2 The command button opens by instance the following file: document1.doc in the following directory: c:\My documents\examples Click to expand... Are you asking how to open the document using code? Application.FollowHyperlink "c:\My documents\examples\document1.doc"
The command button opens by instance the following file: document1.doc in the following directory: c:\My documents\examples Click to expand... Are you asking how to open the document using code? Application.FollowHyperlink "c:\My documents\examples\document1.doc"
W wilfried Sep 23, 2006 #3 I like to open the specific word 'document1.doc' in the given directory. Sorry but my question was not accured enough fredg schreef:
I like to open the specific word 'document1.doc' in the given directory. Sorry but my question was not accured enough fredg schreef:
W wilfried Sep 23, 2006 #4 I like to open the specific word 'document1.doc' in the given directory. Sorry but my question was not accured enough fredg schreef:
I like to open the specific word 'document1.doc' in the given directory. Sorry but my question was not accured enough fredg schreef: