I have a word template containing docvariables. With an Access application, I can open the template, set a value to each docvariable fields and then save as the document.
These docvariables will not need to be modified in the future.
Therefore I would like to find a way, with vba, to keep the replacement text but remove the docvariable, as if the text was entered manually. So there would not be a grey background behind replaced docvariables, and Alt+F9 would not show anything.