K
Karen Hart
I have a field in each record that contains the path for saving msword
docs called txtPathForWordDocs. I have a command button that runs a
vba procedure that assembles a document in MSWord and leaves the user
in MSWord with the document on screen. When and if the user chooses to
save that document, I would like MSWord to save the doc to the folder
referenced in txtPathForWordDocs.
How can I pass the info in txtPathForWordDocs and therefore and set
the directory for saving to MSWord ?
THank you!
docs called txtPathForWordDocs. I have a command button that runs a
vba procedure that assembles a document in MSWord and leaves the user
in MSWord with the document on screen. When and if the user chooses to
save that document, I would like MSWord to save the doc to the folder
referenced in txtPathForWordDocs.
How can I pass the info in txtPathForWordDocs and therefore and set
the directory for saving to MSWord ?
THank you!