| | |
Dynamic Form Letters
Please support our C# advertiser: Intel Parallel Studio Home
Thread Solved |
•
•
Join Date: Jul 2007
Posts: 276
Reputation:
Solved Threads: 37
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...
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...
•
•
Join Date: Jul 2007
Posts: 276
Reputation:
Solved Threads: 37
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
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.
•
•
Join Date: Aug 2008
Posts: 1,735
Reputation:
Solved Threads: 186
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.
![]() |
Similar Threads
- sorting (C)
- memory management in wndows 2000 (Windows NT / 2000 / XP)
- How to detect input in textbox? (ASP.NET)
- Could someone please help me?(C++ Code) (C++)
- Calendar window is not coming for the Dynamic rows (JavaScript / DHTML / AJAX)
- I've got Trojan.Holax... is this bad? (Viruses, Spyware and other Nasties)
- not-a-virusadware (Viruses, Spyware and other Nasties)
Other Threads in the C# Forum
- Previous Thread: problem using bindingnavigator as usercontrol
- Next Thread: Get data from Access instead of Notepad (URGENT)
| Thread Tools | Search this Thread |
Tag cloud for C#
.net access ado.net algorithm array barchart bitmap box broadcast buttons c# chat check checkbox class client color combobox control conversion csharp custom database datagridview dataset datetime degrees development draganddrop drawing encryption enum excel file files form format forms ftp function gdi+ httpwebrequest image index input install java label list listbox listener login mandelbrot math mouseclick mysql networking object operator oracle path photoshop picturebox post prime programming radians regex remote remoting resource richtextbox save saving serialization server sleep socket sql statistics stream string table tcp text textbox thread time timer treeview update usercontrol validation view visualstudio webbrowser windows winforms wpf xml






