View Single Post
 
Old 08-19-2020, 04:05 PM
Guessed's Avatar
Guessed Guessed is offline Windows 10 Office 2016
Expert
 
Join Date: Mar 2010
Location: Canberra/Melbourne Australia
Posts: 4,177
Guessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant futureGuessed has a brilliant future
Default

Implementing templates for users is a bit of an artform but there is no reason why your users would have to interact with anything other than your template.

I would be delivering the .dotm template and allowing the users to create .docx files from that template. That way the code sits in the 'attached template' and the document content includes the full transcript and background xml data.

If you read up on Greg's site and also have a look at his CC tool template I think you may even be able to roll out a no macro template but the user interactions would be easier with macros and ribbon buttons.
__________________
Andrew Lockton
Chrysalis Design, Melbourne Australia
Reply With Quote