Topic profile page for Mail merge.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Mail merge.
Topic "Mail merge" was discussed 5,203 times on 416 sites in last 3 months
Started 1 day, 11 hours ago (2009-11-15 11:37:00)
by Johanna
I have switched from using Outlook Express to Windows Live Mail, but now I'm having problems with the mail merge in Publisher. It looks like it is requiring OE as the email client for outgoing mail. How can I make the mail merge function in Publisher use Windows Live Mail instead? ...
Started 1 day, 14 hours ago (2009-11-15 08:10:00)
by Tim Ross1
First time IWork user. Used AppleWorks word processor forever! My understanding is that IWork is pretty much designed to replace AW. But... Is there an honest-to-goodness mail merge function in either Numbers or Pages? MBP 17 8G 2.93 7200 ...
Started 2 days, 5 hours ago (2009-11-14 16:54:00)
by ronh
I have a xls spreadsheet containing member names addresses and whether they are junior, senior or full members. I need to mailmerge this with a letter where depending on the member type a different paragraph is inserted at the end of the letter. eg if a member is junior I may want the final paragraph to read "As a junior member you are eligable to enter the competition for under 16s only"...
Started 2 days, 14 hours ago (2009-11-14 08:27:00)
by ronh
I have a xls spreadsheet containing member names addresses and whether they are junior, senior or full members. I need to mailmerge this with a letter where depending on the member type a different paragraph is inserted at the end of the letter. eg if a member is junior I may want the final paragraph to read "As a junior member you are...
Started 2 days, 14 hours ago (2009-11-14 07:54:00)
by ronh
( I have a xls spreadsheet containing member names addresses and whether they are junior, senior or full members. I need to mailmerge this with a letter where depending on the member type a different paragraph is inserted at the end of the letter. eg if a member is junior I may want the final paragraph to read "As a junior member you are eligable to enter the competition for ...
Started 2 days, 17 hours ago (2009-11-14 04:48:00)
by Lion378
Here is a sample piece of my code, the problem that I am have is that I can only selected one record at a time to mail merge, regardless if I select 5 rows from the datagrid. Or I can mail merge the entire datagrid, but I want my users to be able to select the data that they want, whethere it is 1 or 5 rows and be able to mail merge based off the selection. I've been pulling my hair out over ...
Started 2 days, 23 hours ago (2009-11-13 23:18:00)
by Swi
Could someone point me in the right direction on how to to a label mail merge using Word automation for address lables? Here is what I have so far. I am having issues with how to generate multiple labels on one sheet. Thanks. CODE Dim oApp As New Word.Application Dim oMainDoc As Word.Document Dim oSel As Word.Selection Dim sDBPath As String...
Started 1 week ago (2009-11-09 11:19:00)
by iand109
Hi, I'm using SQL server 2005 with ASP VB pages. I have a form on my ASP page and I want to produce a Word document based on the form info. I can do this OK with Response.ContentType = "application/vnd.ms-word", but what I want to do is to include a header image and footer content in the word document. Instead of producing a new Word doc, can I open up an existing template? Can anyone...
Started 1 week, 1 day ago (2009-11-08 01:19:00)
by Kbrad32 via OfficeKB.com
I am using this code and it works perfectly, but even when I have my printer to DUPLEX it still print single sheets instead on front and back. Is there away to incorporate this code with something that will force duplex printing? Thanks in advanced. Dim i As Long With ActiveDocument For i = 1 To .Sections.Count .PrintOut Range:=wdPrintFromTo, From:="s" & i, To:="s" & i ...
Started 3 days, 19 hours ago (2009-11-13 02:54:00)
by John Concannon
I have Windows Mail 6.0 and Office Word 2007 and would like to send a personalized e mail to a list of addesses stored on an Excel 2007 spreadsheet. Is this possible given the software that I am using ?
Started 6 days, 17 hours ago (2009-11-10 05:15:00)
by gHollis
I would like to print a database of addresses to sheets of mailing labels with an individual address on each label. Is there an EASY way to accomplish this task? Based on the instructional materials I have reviewed, it appears as is I have to do an individual merge to each label on each sheet. This defeats the purpose of the mail ...
Started 5 days, 20 hours ago (2009-11-11 01:47:00)
by Peter Jamieson
Unfortunately you have landed in a group focussed on Mac Word, so I have cross-posted to the microsoft.public.word.mailmerge.fields group. Juat to clarify: you mean that you are saving the mail merge main document with the data source attached, then when you re-open it, the data source is no longer attached, i.e. this has nothing ...
Started 4 days, 15 hours ago (2009-11-12 07:27:00)
by kyml
When I try to mail merge from excel to word my excel sheet does not show up under browse. I know this must be very simple but I need help please. Simply trying to print labels from my excel sheet.
Started 4 days, 14 hours ago (2009-11-12 07:57:00)
by Avatar
Hello, I have some mail merge word document linked with an excel data source. They were made with word2000 and everything is OK with word2000. When I open my word document with word2007, I have the following error : "Word could not re-establish a DDE connection to Microsoft Excel to complete the current task. "...
Started 4 days, 4 hours ago (2009-11-12 18:27:00)
by John Concannon
I have Windows Mail 6.0 and Office Word 2007 and would like to send a personalized e mail to a list of addesses stored on an Excel 2007 spreadsheet. Is this possible given the software that I am using ? .
Started 4 days, 18 hours ago (2009-11-12 04:00:00)
by RedCrossNathan
Hey, all - We currently send out our e-newsletter using Word merged with an Excel spreadsheet, so we can draw in recipient name, town, e-mail address, etc. and send via our Outlook server. However, I can't figure out how to sub the e-mail account merge from SalesForce for the Excel spreadsheet. Of course I can merge data into the template itself , but when the mail merge ...