| Thread | Last Post | Replies |
|
| VB & wdSendToNewDocument | 20 Apr 2005 00:28 GMT | 1 |
I have a VB app that performs mailmerges (Word 2002). When I merge to a new document by setting the .destination = wdSendToNewDocument, how do I get a VB handle on the Letter1 document that is created from the merge? My understanding is the wrdApp.ActiveDocument would still be the ...
|
| csv file no longer works with Word 2003 | 19 Apr 2005 21:46 GMT | 4 |
Although I can't trace when it happened, when I open a .csv data source for mail merge (I have Word 2003, sp1), it thinks it's a txt file and no matter which option I click, it won't work. I now have to open excel, convert csv to xls, and then it works fine. Is there a setting ...
|
| If then editing | 19 Apr 2005 19:15 GMT | 4 |
I made an if -then field and when I try to correct a spelling error by going into the field-toggle, it doesn't retain the correction in the spelling error. Is there a different way to correct the error? Some VB editor I should use?
|
| Retain original formatting | 19 Apr 2005 18:13 GMT | 1 |
Word 2003 I am trying to perform a mail merge from an Excel data source where SOME of the reords contain a field where the first character is underlined. This underline is significant. I can of course force all first characters of a
|
| possessive "s" - problems - need help | 19 Apr 2005 18:06 GMT | 2 |
The following will not be gramatically correct if the LastName field ends in "s" (or "z"): This is to confirm receipt of payment for «FirstName» «LastName» 's tuition deposit.
|
| Imbedded MERGEFIELD in IF/ELSE/THEN field | 19 Apr 2005 13:14 GMT | 2 |
Via MS-Word 2000, I'm trying to create a mail-merge address label template which will print the country name for a non-USA address, or will print the Postnet Barcode for the ZipCode for a USA address. I've attempted to create an IF/ELSE/THEN field as follows:
|
| Mail Merge Recipient List | 19 Apr 2005 12:35 GMT | 2 |
I have a template for users who need to pick out who they want from the Recipient List and would like it to come up automatically. I thought I could do it in a macro, but I can't "record" it because as soon as the list comes up I can't stop recording. And I can't do the Visual ...
|
| Merge date missing | 19 Apr 2005 07:30 GMT | 1 |
My merge file is missing. I have several completed merged documents. Can I reverse the process and rebuild my data file?
|
| Mail Merge problem. | 19 Apr 2005 07:24 GMT | 1 |
I'm having some problems printing labels with my Mail Merge. I'm using data from Excel and everything seems to works perfectly fine UNTIL it prints. At times a few pages will print and then it will start over. Other times it will print a few pages and just stop.
|
| pRINT ENVELOPES | 19 Apr 2005 07:23 GMT | 1 |
New computer has office word 2003 version. When we go to file, print, the default is FAX and we have to down arrow to get to our printer. When I want to print envelopes in the Tools menu, and click print from the envelope address menu, the fax wizard appears. If I press ESC, I ...
|
| Includetext Merge Field | 19 Apr 2005 01:36 GMT | 1 |
I have a word document that is just our letterhead with the logo and the attorney names in a text box (letterhead.doc). In my many merge templates, I use the includetext merge field to merge in the file for the letterhead. I had to change the names of the attorneys in the ...
|
| Ole Objects inserted into Word | 18 Apr 2005 21:10 GMT | 9 |
I am utilizing Access97 and Word 2000. I have set up processes in Access that creates a table that I utilize to open Word and create a Mail/Merge document in Word. This process works great! What I am trying to do is to add a field to our User table set up as an Ole Object and ...
|
| MailMerge.CreateHeaderSource | 18 Apr 2005 19:27 GMT | 2 |
I am having problems getting this functionality to work! I have Word 2003, and am trying to give the users a list of fields to select while creating their letter templates. Using the following statement gives me a message box that the headerstring
|
| Mail merger helper not inserting correct data into word document | 18 Apr 2005 18:38 GMT | 6 |
I am working with Word and Access 2003 now. Have created the use of mail merger helper and made sure that the word document is attached to the correct database. However when I use mail merge helper / query options and enter the appropriate information and then go to Merge - ...
|
| Mail Merge could create new rows in a existing table | 18 Apr 2005 14:29 GMT | 1 |
I know you can use the directory feature to create lists, but could a mail merge on simply insert new rows into a existing table, so say for each row would represent a record. This way a template could be created which would have the basic format of the table and page and all ...
|