| Thread | Last Post | Replies |
|
| dateofbirth to age in mailmerge field | 03 Feb 2005 23:28 GMT | 2 |
I have a mailmerge field containing date of birth . I want to display the correct age in years. I have numerous vba functions I can use to calculate the age, but how do I go about applying a function to a mailmerge field?
|
| Image files in Form Letters | 03 Feb 2005 23:27 GMT | 5 |
Running Office 2000 I am trying to create a form letter which will include a logo file for each of the comapnies in my database. I am mail merging from and Excel file with a column called CompanyLogo which has a UNC to file (i.e.
|
| Not all Fax Pages are sent | 03 Feb 2005 18:09 GMT | 1 |
Having "printed" a Word 2003 to the Fax . . . . and completed a Cover page . . . All seems to go well with the fax console viewer showing exactly what I expect . . . . But the recipient only receives the cover sheet!!
|
| what program can I purchase that will allow me to scan a form int. | 03 Feb 2005 16:10 GMT | 1 |
what program can I purchase that will allow me to scan a form into word and fill it in and print it
|
| How do I edit my Tools menu? | 03 Feb 2005 15:49 GMT | 1 |
I have multiple Mail Merge links on my Tools menu (like 15 of them) - how do I get rid of them?
|
| Merge Field Truncated | 03 Feb 2005 13:09 GMT | 4 |
How do I keep the merge fields from being truncated? So far, it only allows six characters. I widened the Excel column, but it was already wide enough for all of the records' entries to be visible. Thanks,
|
| use cc field in merge to email | 03 Feb 2005 10:29 GMT | 3 |
i'm trying to send a word document to a several people usimg a merge to email. however all emails should be cc'd to someone else but the email merge dialog doesn't allow me to select cc.
|
| Add code to select email field in mailmerge! | 03 Feb 2005 06:47 GMT | 4 |
Is it possible to add a macro inside a dot file than when doing a mailmerge will select the correct email field so the user don't have to select which is the email field manually? I have a program that generates a tab separated text file with data and opens the dot file and do the ...
|
| duplicate lables | 03 Feb 2005 06:10 GMT | 2 |
I am getting duplicate lables when i run a mail merge in Word 2003. I am using an excel spreadsheet as my data source, it does not have any dupes. I can take the same .xls file home and run the merge on my home PC with Office 2000 and it works fine. This happens with all ...
|
| Mail merge dollar values | 03 Feb 2005 00:52 GMT | 2 |
I am attemoting to merge an EXCEL file which contains a heading TOTAL Under that total are dollar valaue such as 620.00 or 1234.34 My trouble is that the mail merge shows as 620(no 00) 1234.34 shows up OK How do I add the 2 zeros when reequired
|
| How can I mail merge a 'Protected' document? | 02 Feb 2005 23:55 GMT | 1 |
I am trying to mail merge a document that is 'protected' but since it's protected, Word disables the toolbars and with it the ability to enter addresses...any idea how can I mail merge without turning off the 'Protect Document' feature?
|
| missing records in mail merge documents | 02 Feb 2005 23:51 GMT | 1 |
I can not determine why part of my source document list (in excel) is not appearing in my word mail merge. The recipient list has the records selected with the check mark to indicate it should be included in the merge, but it is missing.
|
| field limitation | 02 Feb 2005 23:42 GMT | 1 |
I have heard, but never read this anywhere (or tried), that there is a limitation of 280 fields per merge document in Word. Is this correct? Does this mean that as long as any single document does not contain more than 280 unique fields that it will be OK?
|
| Mail Merge with C# and Word 2003 | 02 Feb 2005 23:40 GMT | 1 |
I need to automate a simple mail merge using c# and am having no luck. I tried the code on MSDN "How to automate Word to perform mail merge from visual C#" and got all the same errors that everyone else is getting. i.e Cannot apply indexing with [] to an expression of type
|
| get mailmerge fields in an IF formula | 02 Feb 2005 19:22 GMT | 2 |
I use Word.MailMerge.Fields to get the set of fields in a document. One of the fields is an IF formula that contains a couple of mailmerge fields. When I loop through the fields, for each field, I use
|