Save document in folder
Hello
I have a Word document. I want it to ask me for a code when it closes and for the document to be saved in the directory c:\server\
but in the code subdirectory
example
If the document has the code 6855, save it
c:\server\6855\
With file name+date
If the document has the code 6856, save it in
c:\server\6856\
With file name+date
It's possible?
Thanks a lot
|