I want to take a Word document that a client gave me and produce letters through a mail merge with a SQL query.

Is there a way to specify a field name in the body of the word document as a "free text" entered token? Or do I need to marry it to the query and pin down each field specifically?

Thanks!