how do i extra data from excel into Word Document template

D

Dev4me

Hi all
I have two columns in my spreadsheet:

*Name* and *amount due*:

I have 100 records of a *name of a person* and a*mount due for each*.

I wanna be able to Extract Each data from the spreadsheet
and put it into a general Word Document Template for example
-
Dear [name goes here],

Please advised that you have $[amount due] left and this should be
paid by the end of the month.

Sincerely,
Your accountant.
-

How do i go about extracting this data and just basically automating
the whole process?

Thank you
-Khaled
 
Top