| Thread | Last Post | Replies |
|
| My IF statement doesn't work...anyone know why? | 15 Feb 2005 16:27 GMT | 2 |
Here's my code: { IF { MERGEFIELD SALUTATION }= "" "Dear { MERGEFIELD FIRSTNAME }," "Dear { MERGEFIELD SALUTATION } { MERGEFIELD LASTNAME }," } This code only displays "MERGEFIELD"
|
| How do I sum up 2 fields in Word 2003 Mail Merge? | 15 Feb 2005 13:33 GMT | 9 |
I am trying to sum up two fields in Word Mail Merge, but it seems does not work. Does anyone have got any idea that can help me. Thanks Fuad
|
| automated mailmerge using Brio/Excel 2.1 datasource files | 15 Feb 2005 12:41 GMT | 1 |
I am trying to automate a mailmerge in Word 2003 using C#. The address data is exported from the backend system using Brio which creates Excel 2.1 files. I want to use every record in the file - it doesn't have any special tables defined.
|
| Mail Merge Error | 14 Feb 2005 23:21 GMT | 1 |
I am doing a mail merge in code. When I do the mail merge I a message box that shows There are too many spelling or grammatical errors in Letters1 to continue displaying them. To check the spelling and grammar of this document, choose
|
| I am creating labels and I need it to fill up the page. How do I. | 14 Feb 2005 23:19 GMT | 2 |
I am creating labels and I cannot get it to automatically fill up the page. It only fills up one set. What do I do?
|
| Can I default master document's data source to *current folder* | 14 Feb 2005 23:17 GMT | 2 |
I'm using 'Word 2003'. I have set up a master mailmerge letter document, say 'masterletter.doc' which gets its data from 'mydata.doc'. When I open 'masterletter.doc' it displays a dialog saying:
|
| Mailmerge Access record duplication problem..Deadline Help ASAP Pl | 14 Feb 2005 23:13 GMT | 1 |
I have a small magazine where I collate gig listings in an access database and then place the records in a word table via a mailmerge. Problem is all of a sudden Word 2003 now stops at a certain field and then starts to duplicate it making it impossible for me to extract all the ...
|
| Mailmerge | 14 Feb 2005 20:27 GMT | 1 |
I am merging numbers from Excel into a Word document. When merged, there is a space after each number (123,456 ). There is not an extra space in the Word merge doc. before nor after the merge field, nor is there a space after the number in the Excel worksheet. For the numbers ...
|
| Label merge in code | 14 Feb 2005 20:27 GMT | 1 |
I'm merging labels in code (in VB .Net) I have the next code: Dim doc1 As New Object 'Dim doc1 As New Word.Document doc1 = CreateObject("Word.Document")
|
| Word Format | 14 Feb 2005 20:27 GMT | 1 |
I am trying to format a form that is used as "included text". When changes are made to the form, the changes are not saved. I have tried using Ctrl + Alt + F7 to save the changes. However, when I attempt to perform the mail merge the formatting is all messed up. What am I ...
|
| Attaching a document | 14 Feb 2005 12:48 GMT | 3 |
When using Word's mail merge wizard, how do I attach a document when preparing an email mail merge?
|
| Mail merge freezes in the middle of merging | 14 Feb 2005 10:49 GMT | 1 |
I use Microsoft 2003 and in Word the mail merge freezes in the middle of mail merging. Can any one help as to what the problem is and how to solve it. Thank you Tulasi
|
| Mail Merge Into Word Text Box | 14 Feb 2005 02:51 GMT | 4 |
I have a Visual Basic .Net applicaiton that is used to setup mail merge fields in a word document. Basically, the app creates menus in Word that allow a user to insert mail merge fields, then when the user saves the document, it records what mail merge fields where used, so a ...
|
| How do I print mailing labels with mail merge? | 13 Feb 2005 21:09 GMT | 5 |
I have a table that's formatted as avery labels and I wanted to use mail merge to print my labels. I have my data source with all contact info, but when I merge the data source I get one label per page (the one name printed 8 times) instead of getting one page of the first 8 ...
|
| editing mail merge recipients | 13 Feb 2005 16:01 GMT | 1 |
When I try to edit mail merge recipients in Word by pushing the edit button, nothing happens, and it won't let me add recipients. Solution?
|