| Thread | Last Post | Replies |
|
| Building a tool for managing the meeting's minutes | 21 Jun 2005 19:14 GMT | 3 |
my company asked me to implement a tool for managing the minutes of the several meetings we currently hold. The final user of this tool is who will record the proceeding of the meetings. The tool have to be developed on Word, of course, and in the end it should
|
| SQL error | 21 Jun 2005 19:07 GMT | 2 |
I have a client with Word 2003 and she has a mail merge document that uses excel as it's source. Since she upgraded to 2003 whenever she opened the mail merge word document she gets the following error. Opening this document will run the following SQL command:
|
| Removing blank lines from for letter | 21 Jun 2005 17:53 GMT | 1 |
I am doing a mail merge using an excel data source, into word. Some of the fields report a return of zero. I have managed to remove the 0 from the form letter replacing it with a space, but it will not suppress the line, and I am a bit stuck. Here is my code below
|
| Populate Merge Fields via VB.NET | 21 Jun 2005 17:43 GMT | 5 |
I have several documents that have merge fields identified. I am not able to populate the forms using mail merge, I need to populate programatically via VB.NET. I noticed the Word.Document.Fields.count matches the number of merge fields in the document while Word.Document ...
|
| Merge with correlated data on both sides | 21 Jun 2005 15:14 GMT | 2 |
I have a mail merge to do on a postcard. Both sides must be printed with variable data. Recto: address (Mr. Smith, Lane, City, Barcode), Verso: Text with variables (Dear Mr. Smith, your shop in Antwerp, exceptional opening on 1 july...).
|
| Trying to suppress Select Table box in Excel-Word mailmerge | 21 Jun 2005 13:09 GMT | 4 |
Using Office 2002 SP-2, Windows 2000 V5.0 SP-4. I have been handed a mailmerge problem, involving merging data from Excel into a Word document. It's one of those 'it used to work but now it doesn't' scenarios.
|
| Where is the Catagory field in Outlook when mail merged with Word. | 21 Jun 2005 06:55 GMT | 2 |
I am mail merging my outlook data file with a word document but a catagory from outlook is not appearing on this data list. The catagory, "Catagory", in Outlook does not come up.
|
| Prompt a mail merge with Fill-in | 21 Jun 2005 06:46 GMT | 4 |
I am trying to create a letterhead template for our company in Word 2000. I have a mail merge data soure set up with the sender's name, office, phone # and email address. I would like to set up a fill-in prompt for the sender to enter their name and this would automatically ...
|
| get data from Access | 21 Jun 2005 05:57 GMT | 2 |
I have a macro that needs a value from field in a MSAccess97 database. The marco needs to run until EOF. I am using MSWord97. This is what I have: With ActiveDocument.MailMerge
|
| Print envelops from a mail merge document | 21 Jun 2005 05:33 GMT | 7 |
I have created a mail merge form letter document in Word 2003 that selects recipients from an Access 2003 database using a query. I would to print evnelops to the recipients, which is based on the form letters, which has the name and address' placed in the Address Block. I am ...
|
| How do I use the FROM field in a e-mail mail merge? | 21 Jun 2005 05:28 GMT | 1 |
I want to send a mass mailing in WORD from an EXCEL spreadsheet thru OUTLOOK. I want to send it from my "constumerservice@acme.com" instead of my normal "John.Doe@Acme.com" address. How?
|
| Mail merge via dde connection | 21 Jun 2005 00:46 GMT | 2 |
I had to reinstall Office XP recently. I have a word document linked to an access database via a dde connection. Now when I open the document a window opens with the following: Opening this document will run the following SQL command…………….Data from your
|
| Why does the number format change in a mail merge doc? | 20 Jun 2005 19:02 GMT | 2 |
Since upgrading to Word 2003 my mail merge documents (database in excel 2003) return a result without number separators (commas) even though they show in the spreadsheet and appeared in merge results before the upgrade. Can anyone help?
|
| Mail Merge and Updating the Source Data | 20 Jun 2005 18:45 GMT | 2 |
I have created a document that I want to merge with data from an Excel Document. I am a bit confused however. I have both documents open and I'm updating information in the EXCEL doc, but it's not showing up when I merge the docs together. Is there a
|
| Section Numbering in Merged File | 20 Jun 2005 18:44 GMT | 2 |
I have a merged document in which I want to see Page 1 of 13 Page 2 of 13 etc. on the bottom of the pages. When the merge is done, the page numbers
|