R
Rikki_UW
Hey all, I have a Word template here with several locations where text
needs to be entered multiple times. I want to be able to have the user
enter the text somewhere (in the first location for example) and have
the other locations change automatically.
One example is a project number on the first page that is also in the
footer of every page. Is there a way I can connect them so that when a
user changes the project number on the first place it also changes it
in the footer? Also the same thing for several lines of a table (but
not in the footer).
Thanks,
--Rikki
PS: I have used VBA once before (but in Excel) so if the only solution
would be something like a UserForm then I can do that but I don't know
how to specify where to put the text in the document.
needs to be entered multiple times. I want to be able to have the user
enter the text somewhere (in the first location for example) and have
the other locations change automatically.
One example is a project number on the first page that is also in the
footer of every page. Is there a way I can connect them so that when a
user changes the project number on the first place it also changes it
in the footer? Also the same thing for several lines of a table (but
not in the footer).
Thanks,
--Rikki
PS: I have used VBA once before (but in Excel) so if the only solution
would be something like a UserForm then I can do that but I don't know
how to specify where to put the text in the document.