O
Ole
Hi everybody,
I need to get the Print Date into a document through VBA.
Right now, I use the command
Selection.TypeText (Str(Date))
This only uses the date the document was created. I see, I need a dynamic
field that changes every time, the document is printed, whereas my command
inserts a text.
Can anybody help me.
Thank you for your time
Ole
I need to get the Print Date into a document through VBA.
Right now, I use the command
Selection.TypeText (Str(Date))
This only uses the date the document was created. I see, I need a dynamic
field that changes every time, the document is printed, whereas my command
inserts a text.
Can anybody help me.
Thank you for your time
Ole