View Single Post
 
Old 10-27-2022, 09:28 AM
bugy bugy is offline Windows 10 Office 2010
Novice
 
Join Date: Jan 2019
Posts: 16
bugy is on a distinguished road
Default 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
Reply With Quote