MailMerge from StringGrid

General TRichView support forum. Please post your questions here
Post Reply
RastaMan
Posts: 2
Joined: Tue Jan 29, 2013 12:03 am

MailMerge from StringGrid

Post by RastaMan »

What I have so far is a StringGrid populated with info such as NAME, ADDRESS, PHONE and would like to do a mailmerge.

I looked over the mailmerge demos and they all seem to use a DB source. Is it possible to see a demo of mail merging using the contents of a string grid to populate fields?

Thank you in advance!
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

The complete list of mail merging demos is here: http://www.trichview.com/forums/viewtopic.php?t=8

The most of them do not use database. They have a function that returns a field value for the given field name parameter. Values are taken from a listbox or a stringlist.
RastaMan
Posts: 2
Joined: Tue Jan 29, 2013 12:03 am

Post by RastaMan »

Thank you!
Post Reply