Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Word / Mailmerge and Fax / February 2006

Tip: Looking for answers? Try searching our database.

email merge

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mindy - 31 Jan 2006 00:03 GMT
Hi, I'm trying to use Word 2003 to do a email merge but there's no email
option.  Is this correct?  
Doug Robbins - Word MVP - 31 Jan 2006 04:58 GMT
Display the Mail Merge Toolbar (View>Toolbars).  The second button form the
right hand end of the toolbar will execute the merge to email.

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> Hi, I'm trying to use Word 2003 to do a email merge but there's no email
> option.  Is this correct?
Graham Mayor - 31 Jan 2006 07:14 GMT
And if it doesn't ...................

First, make sure that the e-mail program you want to use is set up to be the
default e-mail program (e.g. via Internet Explorer|Tools|Internet
Options|Programs, and send at least one message using it.

Then Word needs some stuff in WIN.INI and/or in the Windows registry
before it will show you the E-mail option. I believe that for Word 2003 it
needs to be in the Windows registry, but that may depend also on the version
of Windows so it is probably better to put the information in both places.

For WIN.INI,
a. find the WIN.INI file in your Windows folder (typically c:\WINDOWS),
make a backup copy of it, and open it in Notepad.
b. ensure that the following text is in there, and add it if not

[Mail]
MAPI=1
CMCDLLNAME32=mapi32.dll
CMCDLLNAME=mapi.dll
CMC=1
MAPIX=1
MAPIXVER=1.0.0.1
OLEMessaging=1

You will need to close all copies of Word before this change has a chance of
taking effect. It is probably safest to restart Windows to be completely
sure.

If that isn't enough, you will need to edit the registry. Proceed with
caution!

c. In your Windows folder, locate and run regedit.exe. If you're on an
older version of Windows you might need to use regedt32.exe.

Look for a key called

HKEY_LOCAL_MACHINE\SOFTWARE\Mi­crosoft\Windows Messaging Subsystem

I would be surprised if it was not there in recent versions of Windows, but
if it is not, add it.

If it is there, I would expect to see
d. a subkey claled MSMapiApps
e. a number of "values" with the same names as are in the above list -
MAPI, MAPIX etc.
f. an additional value called InstallCmd

If you cannot see the (e) values, you need to add them. For each of the
values in the above list
g. right click "Windows Messaging Subsystem" and select New|String Value.
Note that although some of these items have numeric values, they should all
be entered as String Values.
h. enter the name, as above
i. double click on the name. A dialog box appears. Enter the value (e.g.
for the name CMCDLLNAME, enter mapi.dll) and click OK
j. You may also need to create the InstallCmd value, although I rather
doubt it. I am less sure about this and about what should go in there. On my
system, the value is:
rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf

When you have done them all, press F5. Then close all copies of Word and
restart it - or restart Windows, then restart Word and see if the e-mail
option has appeared.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Display the Mail Merge Toolbar (View>Toolbars).  The second button
> form the right hand end of the toolbar will execute the merge to
> email.
>
>> Hi, I'm trying to use Word 2003 to do a email merge but there's no
>> email option.  Is this correct?
Mindy - 31 Jan 2006 18:50 GMT
where in the win.ini file do I put these lines?  

> And if it doesn't ...................
>
[quoted text clipped - 67 lines]
> >> Hi, I'm trying to use Word 2003 to do a email merge but there's no
> >> email option.  Is this correct?
Mindy - 31 Jan 2006 22:14 GMT
oops, I mean where do I put
[Mail]
> > MAPI=1
> > CMCDLLNAME32=mapi32.dll
[quoted text clipped - 3 lines]
> > MAPIXVER=1.0.0.1
> > OLEMessaging=1

in the WIN.INI file?  

> where in the win.ini file do I put these lines?  
>
[quoted text clipped - 69 lines]
> > >> Hi, I'm trying to use Word 2003 to do a email merge but there's no
> > >> email option.  Is this correct?
Doug Robbins - Word MVP - 01 Feb 2006 05:07 GMT
Right at the end of the file will do and is less likely to result in you
putting it in the middle of another section of data.

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> oops, I mean where do I put
> [Mail]
[quoted text clipped - 95 lines]
>> > >> Hi, I'm trying to use Word 2003 to do a email merge but there's no
>> > >> email option.  Is this correct?
Graham Mayor - 01 Feb 2006 07:36 GMT
The [Mail] section may already be present but incomplete in which case add
the missing lines to that section.
You will probably need to reboot after making the changes.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Right at the end of the file will do and is less likely to result in
> you putting it in the middle of another section of data.
[quoted text clipped - 106 lines]
>>>>>> Hi, I'm trying to use Word 2003 to do a email merge but there's
>>>>>> no email option.  Is this correct?
Mindy - 01 Feb 2006 20:05 GMT
Ok, I have the mail section done, but I have some questions on the
regedit.exe step.  

In the MSMapApps  there are
(Default)    REG_SZ
choosur.dll    REG_SZ
inetsw95.exe    REG_SZ

I added MAP1 but I'm confused about what values to put for everything.  

c. In your Windows folder, locate and run regedit.exe. If you're
> >>>> on an older version of Windows you might need to use regedt32.exe.
> >>>>
[quoted text clipped - 28 lines]
> >>>> system, the value is:
> >>>> rundll32 setupapi,InstallHinfSection MSMAIL 132 msmail.inf

> The [Mail] section may already be present but incomplete in which case add
> the missing lines to that section.
[quoted text clipped - 110 lines]
> >>>>>> Hi, I'm trying to use Word 2003 to do a email merge but there's
> >>>>>> no email option.  Is this correct?
Graham Mayor - 02 Feb 2006 07:02 GMT
Unfortunately I cannot help with the registry edit. I repeated the message
from fellow contributor Peter Jamieson who may be watching. FWIW it works
here without the registry changes on Word 2003.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Ok, I have the mail section done, but I have some questions on the
> regedit.exe step.
[quoted text clipped - 166 lines]
>>>>>>>> Hi, I'm trying to use Word 2003 to do a email merge but there's
>>>>>>>> no email option.  Is this correct?
Doug Robbins - Word MVP - 02 Feb 2006 19:09 GMT
Did you try it after modifying the win.ini file?

For what it's worth none of there are no keys such as

MAPI
CMCDLLNAME32
CMCDLLNAME
CMC
MAPIX
MAPIXVER
OLEMessaging

under MSMapApps in the registry on my PC and mailmerging to email works
fine.

What buttons do you see on the right hand end of the mailmerge toolbar?
Hover the mouse over them and see what it says they are.

Are you sure that you have both Outlook 2003 and Word 2003.  If you have
Outlook 2003 and Word 2002 (XP) or an earlier version of Word, you will not
be able to execute a mailmerge to email.

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> Ok, I have the mail section done, but I have some questions on the
> regedit.exe step.
[quoted text clipped - 155 lines]
>> >>>>>> Hi, I'm trying to use Word 2003 to do a email merge but there's
>> >>>>>> no email option.  Is this correct?
Mindy - 03 Feb 2006 19:22 GMT
Yes, I tried it after I modified the win file.  I have Word 2003 and Outlook
Express 6.  In Word in the mail merge toolbar the merge to fax, and the merge
to email are greyed out.  also, here are the contents of my win.ini file.  

; for 16-bit app support
[fonts]
[extensions]
[mci extensions]
[files]
[MCI Extensions.BAK]
aif=MPEGVideo
aifc=MPEGVideo
aiff=MPEGVideo
asf=MPEGVideo
asx=MPEGVideo
au=MPEGVideo
m1v=MPEGVideo
m3u=MPEGVideo
mp2=MPEGVideo
mp2v=MPEGVideo
mp3=MPEGVideo
mpa=MPEGVideo
mpe=MPEGVideo
mpeg=MPEGVideo
mpg=MPEGVideo
mpv2=MPEGVideo
snd=MPEGVideo
wax=MPEGVideo
wm=MPEGVideo
wma=MPEGVideo
wmv=MPEGVideo
wmx=MPEGVideo
wpl=MPEGVideo
wvx=MPEGVideo
[Indigo Rose]
C:\WINDOWS\iun1405.exe=2
[Mail]
MAPI
CMCDLLNAME32
CMCDLLNAME
CMC
MAPIX
MAPIXVER
OLEMessaging

> Did you try it after modifying the win.ini file?
>
[quoted text clipped - 177 lines]
> >> >>>>>> Hi, I'm trying to use Word 2003 to do a email merge but there's
> >> >>>>>> no email option.  Is this correct?
Doug Robbins - Word MVP - 03 Feb 2006 22:35 GMT
I am not sure that it works with Outlook Express.  It does however work with
Outlook.  Do you have that on your machine?  If so, set it up as the default
mail program.

Signature

Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP

> Yes, I tried it after I modified the win file.  I have Word 2003 and
> Outlook
[quoted text clipped - 238 lines]
>> >> >>>>>> Hi, I'm trying to use Word 2003 to do a email merge but there's
>> >> >>>>>> no email option.  Is this correct?
Graham Mayor - 04 Feb 2006 07:21 GMT
The Mail section should read:

[Mail]
MAPI=1
CMCDLLNAME32=mapi32. dll
CMCDLLNAME=mapi. dll
CMC=1
MAPIX=1
MAPIXVER=1.0.0.1
OLEMessaging=1

At the moment you are identifying the keywords but not their values.

Signature

<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor -  Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>

> Yes, I tried it after I modified the win file.  I have Word 2003 and
> Outlook Express 6.  In Word in the mail merge toolbar the merge to
[quoted text clipped - 246 lines]
>>>>>>>>>> Hi, I'm trying to use Word 2003 to do a email merge but
>>>>>>>>>> there's no email option.  Is this correct?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.