R
Randy
We have documents that need to go through a formal approval process. Without
getting into workflow, etc..., I just need a simple macro that will grab the
currently logged on userid along with the date/time stamp. I'm a novice vba
user and have done some vba stuff in Excel. Actually, I was able to do this
in Excel by creating a control box and when the user clicked either Yes or
No, their username and the date/time stamp appeared next to the check box.
Oh, in Excel I have two checkboxes, one for yes and one for no. If they
change their mind and uncheck the box then their username and date/time
disappear. I need this same functionality in Word as well as to have these
"approval" fields locked after it is accepted or rejected (for auditing
purposes). I have found some Word code but it makes no sense to me because
unlike Excel there are no cell, sheet, etc... references. I would appreciate
any help I can get on this.
Thanks!
Randy
getting into workflow, etc..., I just need a simple macro that will grab the
currently logged on userid along with the date/time stamp. I'm a novice vba
user and have done some vba stuff in Excel. Actually, I was able to do this
in Excel by creating a control box and when the user clicked either Yes or
No, their username and the date/time stamp appeared next to the check box.
Oh, in Excel I have two checkboxes, one for yes and one for no. If they
change their mind and uncheck the box then their username and date/time
disappear. I need this same functionality in Word as well as to have these
"approval" fields locked after it is accepted or rejected (for auditing
purposes). I have found some Word code but it makes no sense to me because
unlike Excel there are no cell, sheet, etc... references. I would appreciate
any help I can get on this.
Thanks!
Randy