E
EllenM
Hello,
I have created a Word template with a userform attached which appears
on-screen for the user to fill-in and subsequently insert information into a
letter. The macro which initiates this pop-up userform works great. However,
it would be nice to place a date field into the userform that displays the
date a developer last made a change to either the macro or userform
associated with my template. Essentially, I would like to have a dynamic
form in the sense that it displays the date when the template is saved. As
you know, changes to macros and forms only take effect when the associated
template is saved. I know this feature can be done with Javascript for
webpages. Is there something similar under the hood of VBA for Word?
I’m trying to take the headache away from the developers so they will not
have to manually insert a date each time they save changes to the macro
and/or form. Not only would this be invaluable to developers for quality
assurance but it would keep the end user informed to updates.
Thanks!
Ellen
I have created a Word template with a userform attached which appears
on-screen for the user to fill-in and subsequently insert information into a
letter. The macro which initiates this pop-up userform works great. However,
it would be nice to place a date field into the userform that displays the
date a developer last made a change to either the macro or userform
associated with my template. Essentially, I would like to have a dynamic
form in the sense that it displays the date when the template is saved. As
you know, changes to macros and forms only take effect when the associated
template is saved. I know this feature can be done with Javascript for
webpages. Is there something similar under the hood of VBA for Word?
I’m trying to take the headache away from the developers so they will not
have to manually insert a date each time they save changes to the macro
and/or form. Not only would this be invaluable to developers for quality
assurance but it would keep the end user informed to updates.
Thanks!
Ellen