I am looking for a way to have formatting in a document so that I can force the user to enter text in specific places. Can I use VBA and userforms to achieve this? Can I place a text box and have Word functionality inside the text box?
Alternatively, if I use a template or if I use Word with no VBA then the user is free to edit/move the elements of the document. The required Word document / form is supposed to limit the user to specific areas for editing.
Thank you in advance.