fill-up a document with the same pieces of text

G

geotso

I have a word document that I use as a template for printing a student's
performance at school. In the document there are several places where I type
its name, other for its grade and some more for the date.

I was thinking of a VBA script that opens a dialog box asking me for the
name, grade and date, to fill-up the document accordingly.

Is it possible, and how the script would be?
Is there another approach?
 
Top