P
Paul
I am using Word 2000 and trying to do a macro where I can
paste from memory a part of the directory path. In other
words instead of:
ChangeFileOpenDirectory "f:\estates\99999"
I want something like:
ChangeFileOpenDirectory "f:\estates\[paste memory
here]"
(Where I had previously copy "45634" into memory.)
The reason for this being the need to open Word every
time in a different subfolder of "f:\estates\" All
documents created during an open session are to be saved
in that subfolder.
paste from memory a part of the directory path. In other
words instead of:
ChangeFileOpenDirectory "f:\estates\99999"
I want something like:
ChangeFileOpenDirectory "f:\estates\[paste memory
here]"
(Where I had previously copy "45634" into memory.)
The reason for this being the need to open Word every
time in a different subfolder of "f:\estates\" All
documents created during an open session are to be saved
in that subfolder.