Dynamic Form Letters

Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Jul 2007
Posts: 276
Reputation: rapture has a spectacular aura about rapture has a spectacular aura about 
Solved Threads: 37
rapture rapture is offline Offline
Posting Whiz in Training

Dynamic Form Letters

 
0
  #1
Feb 19th, 2009
Hey all,

I have been tasked with figuring out a way to automate a form letter process that currently is done mostly by hand with a lot of copy/paste. We have letters that need to get sent out based on our internal system. Someone now looks up the items in the system, inputs the information into a form letter and mails it. That's the simple version.

I need to create a program whereby they can pull the information from the database and then choose the specific form letter (or combination of multiples) that they want to send and have it populate the letter with other information from the database.

While this shouldn't be too difficult for you pro's - I'm still a Jr in programming.

Question is:
Anyone have any guidance/direction about where to begin?
I saw something about Form Letter Report Expert that uses Crystal Reports but I don't have that program...
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: Dynamic Form Letters

 
0
  #2
Feb 19th, 2009
so you want to do a mail merge in effect, why not use office?
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 276
Reputation: rapture has a spectacular aura about rapture has a spectacular aura about 
Solved Threads: 37
rapture rapture is offline Offline
Posting Whiz in Training

Re: Dynamic Form Letters

 
0
  #3
Feb 19th, 2009
I thought it was more than a mail merge, fields I need to merge are in our database based on a contract table, a customer table, and a claims table. I didn't think all that was possible with mail merge . . .

I can check further into it, I saw some of that.

<name and address> from customer
<contract info> from contract table

base of form letter with <claim info> inserted into it
Last edited by rapture; Feb 19th, 2009 at 10:59 am.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: Dynamic Form Letters

 
0
  #4
Feb 19th, 2009
Collect the data you want from however many sources you need to collect from, and place it in a single place (such as a CSV file) and merge.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Jul 2007
Posts: 276
Reputation: rapture has a spectacular aura about rapture has a spectacular aura about 
Solved Threads: 37
rapture rapture is offline Offline
Posting Whiz in Training

Re: Dynamic Form Letters

 
0
  #5
Feb 20th, 2009
Thanks LizR - this will work perfectly for what I need to do.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C# Forum
Thread Tools Search this Thread



Tag cloud for C#
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC