A
AMG
In a Microsoft Visual Basic macro, the current command is:
myFile = Format (Now, "yyMMdd")
I would like it to use a date in a Word document form field "DOS" instead of
today's date.
How do I cnage the command so that it will recognized the date from the form
field rather than today's date?
myFile = Format (Now, "yyMMdd")
I would like it to use a date in a Word document form field "DOS" instead of
today's date.
How do I cnage the command so that it will recognized the date from the form
field rather than today's date?