Mail Merge application - I am Stuck and need help

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi to all,

I am new in this newsgroup and new to .NET also. I am creating an
application where I have to perform Mail Merge from my program. I have
created a form which contain RTB and user can write letters. I
programmatically add tags for address, name, comp. name et while saving the
letter. I have a datasource - in for mof a dataset to whom I have to send the
letter.
This is where I am stuck. I don't know how to open the selected letter
and replace the tags and how to do mail merge.

I am working wiht VB 2005.NET. Please help me out.

Any advice, guidance, suggestions are appreciated. I am really stuck and
really need help. I hope for any help line from you. So, if you can, please
help me accordingly.

Thanks
 
Thanks Cor Lighter.

It would be better if you can throw some more light on the matter for a
person who is new.
I tried off opening a Word.Application, Word.Document & open a letter. I
can't see any way where this helps me in replacing the text - tags with data.
Or maybe I don't know how to do it. If you are aware of the operation, pls
let me know.
Let me know If I am in going in right or wrong direction.

Thanks
 
Truptia,

Maybe I got in the wrong direction, I have read that you was using a Rich
Text Box, nowhere I saw that it was office, that is new information you give
now.

Word interop is something quiet different from creating an app. with a Rich
Text Box. Maybe somebody can help you, however probably you are better of in
the office programming newsgroup.

Cor
 
Back
Top