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!
MailMerge from StringGrid
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
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.
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.