View Single Post
 
Old 01-14-2015, 05:28 AM
macropod's Avatar
macropod macropod is offline Windows 7 64bit Office 2010 32bit
Administrator
 
Join Date: Dec 2010
Location: Canberra, Australia
Posts: 22,375
macropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond reputemacropod has a reputation beyond repute
Default

Your template would work better if you had either the AutoNew macro or the Document_New macro. Presently, both load the userform, requiring everything to be input twice. Personally, I'd be inclined to use just the Document_New macro (it doesn't try to update the bookmark) and, instead of using code to insert the date, just use a CREATEDATE field in the header. Aside from that, I have no problems updating the document once the userform has closed.
__________________
Cheers,
Paul Edstein
[Fmr MS MVP - Word]
Reply With Quote