Word Mail Merge Manager, Alternative to Alber Kallal's system

GiPSyFiSH

New member
Local time
Tomorrow, 02:22
Joined
Jul 10, 2013
Messages
5
View attachment WordMergeManagerDemo.zip

Hey,

I did it, I build my own Mail merge system.
The code is based on Albert Kallal's and many other sources.
The process bar is completely his.
So first of all, thank you Albert, I couldn't have build this without you!

I buld this primaraly because A. K.' doesn't merge foreign fonts well, they show as question marks and the data is lost...

This system exports to a word table for the source file in stead of a .888 (txt?) file.

WHAT IT DOES:

You click either "Merge All" or "Merge Single"
It takes your (preset in code behind buttons) SQL and Template directory and launches Word Merge Manager.

Here you can add templates, edit them, delete them and perform the merge.

In the example, merge single returns 1 result, but you can pass any sql based on any query or table you desire.


I have tested and it seems to work well. If you see anything out of place, please share, I am not an experienced programmer at all... That's one of the reasons I'm sharing this.

Cheers and hope you like it.
 

Users who are viewing this thread

Back
Top Bottom