J
Jack Schitt
Hi all
Background:
I am experienced at writing VBA macros for Excel but have NEVER written a
VBA macro for Word (although I have some colleagues at work who have done so
just by using the keystroke recorder).
Problem
I wish to create a template document that will automatically insert the
system date into a particular location of the template. However the date
must not dynamically update each time the saved document is opened. It must
be hard-coded at the time that the template is opened.
As I see it there are two parts to the problem: (1) setting the location in
the document at which the date is to be inserted and then (2) identifying
the current system date and then hard coding into the location identified.
Any pointers would be appreciated.
Thanks
Background:
I am experienced at writing VBA macros for Excel but have NEVER written a
VBA macro for Word (although I have some colleagues at work who have done so
just by using the keystroke recorder).
Problem
I wish to create a template document that will automatically insert the
system date into a particular location of the template. However the date
must not dynamically update each time the saved document is opened. It must
be hard-coded at the time that the template is opened.
As I see it there are two parts to the problem: (1) setting the location in
the document at which the date is to be inserted and then (2) identifying
the current system date and then hard coding into the location identified.
Any pointers would be appreciated.
Thanks