Mail merging selected row in datagridview - Stuck

philiop

Member
Joined
May 6, 2010
Messages
22
Programming Experience
Beginner
Hi All,

I am stuck trying to do a mail merge.

I have googled and admit I am actually completely confused.

I have a form (form2.vb) with a datagrid table (TableClientsDataGridView) linked to a table in an SQL table (SCSQL/Amicus tableClients)

I want to basically open .doc template and merge the currently selected row information into the file in certain places.

What is the best way to do this? Any help would be much appreciated. I can give as much information as possible :)

Kind Regards

Philip Smith
 
Back
Top