View Single Post
  #1   Report Post  
Herbert Stencil
 
Posts: n/a
Default Mail Merging a Table

I work for a church and I am trying to create a donation report for
2004. The data I have is in a CSV in the following format:

Name, Date of Donation, Amount of Donation, Various Address Fields

Does anyone have any suggestions on how I might perform a mail merge on
this data so that all donations by one particular person will be listed
in the same document? For example, if a particular person donated 5
times during the year I would like to create a document with the
following list:

Date1 Amount1
Date2 Amount2
Date3 Amount3

Thanks in advance for any guidance you can give me in how I can do
something like this.

Erich