Group:  Microsoft Word » microsoft.public.word.mail
Thread: Word 2007 does not send doc as e-mail, only attachment?

Word 2007 does not send doc as e-mail, only attachment?
AZMoose 4/5/2007 7:14:03 PM
I have read as much as I can find on sending a Word 2007 doc as an e-mail
(body) and I still cannot find a way to do it. Everytime I try, it is
attached to an e-mail instead of it being the e-mail. I have people whose
security will not allow attachments of any kind. How can I send as body and
not attachemnt.
Re: Word 2007 does not send doc as e-mail, only attachment?
"Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> 4/6/2007 3:46:30 AM
Copy and Paste

--
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

"AZMoose" <AZMoose[ at ]discussions.microsoft.com> wrote in message
news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B[ at ]microsoft.com...
[Quoted Text]
>I have read as much as I can find on sending a Word 2007 doc as an e-mail
> (body) and I still cannot find a way to do it. Everytime I try, it is
> attached to an e-mail instead of it being the e-mail. I have people whose
> security will not allow attachments of any kind. How can I send as body
> and
> not attachemnt.


Re: Word 2007 does not send doc as e-mail, only attachment?
"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> 4/8/2007 12:43:37 AM
It's not exactly intuitive. What you need is the EmailEnvelope command,
which is not containted anywhere in the Office 2007 interface (at least not
as far as I can see). It's also not available when customizing the Quick
Access Toolbar.

One way to get it is to create a macro named EmailEnvelope, then place that
macro onto the Quick Access Toolbar. When you create a macro by that name,
it will automatically contain the correct command to accomplish what you
want. No actual programming is needed.

Once there, you click it to toggle email headers on and off. When toggled
on, you can fill in the To: address, etc. and click Send a Copy to send the
current document to the email recipient.

--
Herb Tyson MS MVP
http://www.herbtyson.com
Author of the Word 2007 Bible
Please respond in the newsgroups so everyone can follow along.
"Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> wrote in message
news:O270x4$dHHA.4688[ at ]TK2MSFTNGP04.phx.gbl...
[Quoted Text]
> Copy and Paste
>
> --
> 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
>
> "AZMoose" <AZMoose[ at ]discussions.microsoft.com> wrote in message
> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B[ at ]microsoft.com...
>>I have read as much as I can find on sending a Word 2007 doc as an e-mail
>> (body) and I still cannot find a way to do it. Everytime I try, it is
>> attached to an e-mail instead of it being the e-mail. I have people whose
>> security will not allow attachments of any kind. How can I send as body
>> and
>> not attachemnt.
>
>

Re: Word 2007 does not send doc as e-mail, only attachment?
"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> 4/8/2007 12:48:05 AM
Actually, I lied. You don't need to go through all that macro rigmarole. The
command IS in the QAT's list, but it was hiding under a different name.

Right-click the Quick Access Toolbar and choose Customize...

Set Choose commands from: to All Commands.

In the list of commands, scroll down to "Send to Mail Recipient".

Click on Send to Mail Recipient, then click Add.

Click OK at the bottom.

Now you can use that tool to toggle on/off email headers for sending the
current window's contents as an email.

--
Herb Tyson MS MVP
http://www.herbtyson.com
Author of the Word 2007 Bible
Please respond in the newsgroups so everyone can follow along.
"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
news:OjpqLcXeHHA.3884[ at ]TK2MSFTNGP04.phx.gbl...
[Quoted Text]
> It's not exactly intuitive. What you need is the EmailEnvelope command,
> which is not containted anywhere in the Office 2007 interface (at least
> not as far as I can see). It's also not available when customizing the
> Quick Access Toolbar.
>
> One way to get it is to create a macro named EmailEnvelope, then place
> that macro onto the Quick Access Toolbar. When you create a macro by that
> name, it will automatically contain the correct command to accomplish what
> you want. No actual programming is needed.
>
> Once there, you click it to toggle email headers on and off. When toggled
> on, you can fill in the To: address, etc. and click Send a Copy to send
> the current document to the email recipient.
>
> --
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> wrote in message
> news:O270x4$dHHA.4688[ at ]TK2MSFTNGP04.phx.gbl...
>> Copy and Paste
>>
>> --
>> 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
>>
>> "AZMoose" <AZMoose[ at ]discussions.microsoft.com> wrote in message
>> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B[ at ]microsoft.com...
>>>I have read as much as I can find on sending a Word 2007 doc as an e-mail
>>> (body) and I still cannot find a way to do it. Everytime I try, it is
>>> attached to an e-mail instead of it being the e-mail. I have people
>>> whose
>>> security will not allow attachments of any kind. How can I send as body
>>> and
>>> not attachemnt.
>>
>>
>

Re: Word 2007 does not send doc as e-mail, only attachment?
"Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> 4/8/2007 6:27:48 AM
I think that they are all there somewhere<G>

--
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

"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
news:uuBSreXeHHA.596[ at ]TK2MSFTNGP06.phx.gbl...
[Quoted Text]
> Actually, I lied. You don't need to go through all that macro rigmarole.
> The command IS in the QAT's list, but it was hiding under a different
> name.
>
> Right-click the Quick Access Toolbar and choose Customize...
>
> Set Choose commands from: to All Commands.
>
> In the list of commands, scroll down to "Send to Mail Recipient".
>
> Click on Send to Mail Recipient, then click Add.
>
> Click OK at the bottom.
>
> Now you can use that tool to toggle on/off email headers for sending the
> current window's contents as an email.
>
> --
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
> news:OjpqLcXeHHA.3884[ at ]TK2MSFTNGP04.phx.gbl...
>> It's not exactly intuitive. What you need is the EmailEnvelope command,
>> which is not containted anywhere in the Office 2007 interface (at least
>> not as far as I can see). It's also not available when customizing the
>> Quick Access Toolbar.
>>
>> One way to get it is to create a macro named EmailEnvelope, then place
>> that macro onto the Quick Access Toolbar. When you create a macro by that
>> name, it will automatically contain the correct command to accomplish
>> what you want. No actual programming is needed.
>>
>> Once there, you click it to toggle email headers on and off. When toggled
>> on, you can fill in the To: address, etc. and click Send a Copy to send
>> the current document to the email recipient.
>>
>> --
>> Herb Tyson MS MVP
>> http://www.herbtyson.com
>> Author of the Word 2007 Bible
>> Please respond in the newsgroups so everyone can follow along.
>> "Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> wrote in message
>> news:O270x4$dHHA.4688[ at ]TK2MSFTNGP04.phx.gbl...
>>> Copy and Paste
>>>
>>> --
>>> 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
>>>
>>> "AZMoose" <AZMoose[ at ]discussions.microsoft.com> wrote in message
>>> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B[ at ]microsoft.com...
>>>>I have read as much as I can find on sending a Word 2007 doc as an
>>>>e-mail
>>>> (body) and I still cannot find a way to do it. Everytime I try, it is
>>>> attached to an e-mail instead of it being the e-mail. I have people
>>>> whose
>>>> security will not allow attachments of any kind. How can I send as body
>>>> and
>>>> not attachemnt.
>>>
>>>
>>
>


Re: Word 2007 does not send doc as e-mail, only attachment?
"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> 4/8/2007 10:42:16 PM
Some really are gone, just not this one. I actually had tracked this one
down before, but had forgotten where it was.

--
Herb Tyson MS MVP
http://www.herbtyson.com
Author of the Word 2007 Bible
Please respond in the newsgroups so everyone can follow along.
"Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> wrote in message
news:Ou3%23PcaeHHA.4596[ at ]TK2MSFTNGP05.phx.gbl...
[Quoted Text]
>I think that they are all there somewhere<G>
>
> --
> 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
>
> "Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
> news:uuBSreXeHHA.596[ at ]TK2MSFTNGP06.phx.gbl...
>> Actually, I lied. You don't need to go through all that macro rigmarole.
>> The command IS in the QAT's list, but it was hiding under a different
>> name.
>>
>> Right-click the Quick Access Toolbar and choose Customize...
>>
>> Set Choose commands from: to All Commands.
>>
>> In the list of commands, scroll down to "Send to Mail Recipient".
>>
>> Click on Send to Mail Recipient, then click Add.
>>
>> Click OK at the bottom.
>>
>> Now you can use that tool to toggle on/off email headers for sending the
>> current window's contents as an email.
>>
>> --
>> Herb Tyson MS MVP
>> http://www.herbtyson.com
>> Author of the Word 2007 Bible
>> Please respond in the newsgroups so everyone can follow along.
>> "Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
>> news:OjpqLcXeHHA.3884[ at ]TK2MSFTNGP04.phx.gbl...
>>> It's not exactly intuitive. What you need is the EmailEnvelope command,
>>> which is not containted anywhere in the Office 2007 interface (at least
>>> not as far as I can see). It's also not available when customizing the
>>> Quick Access Toolbar.
>>>
>>> One way to get it is to create a macro named EmailEnvelope, then place
>>> that macro onto the Quick Access Toolbar. When you create a macro by
>>> that name, it will automatically contain the correct command to
>>> accomplish what you want. No actual programming is needed.
>>>
>>> Once there, you click it to toggle email headers on and off. When
>>> toggled on, you can fill in the To: address, etc. and click Send a Copy
>>> to send the current document to the email recipient.
>>>
>>> --
>>> Herb Tyson MS MVP
>>> http://www.herbtyson.com
>>> Author of the Word 2007 Bible
>>> Please respond in the newsgroups so everyone can follow along.
>>> "Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> wrote in message
>>> news:O270x4$dHHA.4688[ at ]TK2MSFTNGP04.phx.gbl...
>>>> Copy and Paste
>>>>
>>>> --
>>>> 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
>>>>
>>>> "AZMoose" <AZMoose[ at ]discussions.microsoft.com> wrote in message
>>>> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B[ at ]microsoft.com...
>>>>>I have read as much as I can find on sending a Word 2007 doc as an
>>>>>e-mail
>>>>> (body) and I still cannot find a way to do it. Everytime I try, it is
>>>>> attached to an e-mail instead of it being the e-mail. I have people
>>>>> whose
>>>>> security will not allow attachments of any kind. How can I send as
>>>>> body and
>>>>> not attachemnt.
>>>>
>>>>
>>>
>>
>
>

RE: Word 2007 does not send doc as e-mail, only attachment?
SMC 4/10/2007 5:20:03 PM
Regarding the questions of emailing as an attachment… I too cannot find a way
to just send an email using Outlook from a Word document which I have done
for years. Almost all corporate firms I send email to will not accept an
attached Word document, yet Microsoft defaults the email option to send as an
attachment providing no other easily found method of simply sending the email
from Word. The whole point of upgrading the Office Suite is to make you more
productive, yet this new version has done the opposite for me and most
everyone I’ve spoken with. I realize it takes time to get used to things,
and I’ve always had growing pains with new versions, but Office 2007 has done
nothing to make us more productive, quite the opposite. In regards to the
copy and paste response, a better answer is use Office 2003 and don’t
upgrade.

"AZMoose" wrote:

[Quoted Text]
> I have read as much as I can find on sending a Word 2007 doc as an e-mail
> (body) and I still cannot find a way to do it. Everytime I try, it is
> attached to an e-mail instead of it being the e-mail. I have people whose
> security will not allow attachments of any kind. How can I send as body and
> not attachemnt.
Re: Word 2007 does not send doc as e-mail, only attachment?
"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> 4/15/2007 3:14:05 AM
There was an earlier response indicating how to get the Word 2003
functionality in Word 2007. I agree that they haven't made it easy to find,
but once you've added the needed tool to the Quick Access Toolbar (QAT),
it's easy and available.

Right-click the QAT and choose Customize QAT. Set Choose commands from: to
Commands Not in the Ribbon. Scroll to the commands starting with S, click on
Send to Mail Recipient, then click Add - OK.

Thereafter, you can use the tool on the QAT to toggle email headers on/off
for initiating email from Word 2007.

--
Herb Tyson MS MVP
http://www.herbtyson.com
Author of the Word 2007 Bible
Please respond in the newsgroups so everyone can follow along.
"SMC" <SMC[ at ]discussions.microsoft.com> wrote in message
news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com...
[Quoted Text]
> Regarding the questions of emailing as an attachment… I too cannot find a
> way
> to just send an email using Outlook from a Word document which I have done
> for years. Almost all corporate firms I send email to will not accept an
> attached Word document, yet Microsoft defaults the email option to send as
> an
> attachment providing no other easily found method of simply sending the
> email
> from Word. The whole point of upgrading the Office Suite is to make you
> more
> productive, yet this new version has done the opposite for me and most
> everyone I’ve spoken with. I realize it takes time to get used to
> things,
> and I’ve always had growing pains with new versions, but Office 2007 has
> done
> nothing to make us more productive, quite the opposite. In regards to
> the
> copy and paste response, a better answer is use Office 2003 and don’t
> upgrade.
>
> "AZMoose" wrote:
>
>> I have read as much as I can find on sending a Word 2007 doc as an e-mail
>> (body) and I still cannot find a way to do it. Everytime I try, it is
>> attached to an e-mail instead of it being the e-mail. I have people whose
>> security will not allow attachments of any kind. How can I send as body
>> and
>> not attachemnt.

Re: Word 2007 does not send doc as e-mail, only attachment?
SMC 4/17/2007 10:06:01 PM
Thank You Thank You... That helped Immensely.

SMC

"Herb Tyson [MVP]" wrote:

[Quoted Text]
> There was an earlier response indicating how to get the Word 2003
> functionality in Word 2007. I agree that they haven't made it easy to find,
> but once you've added the needed tool to the Quick Access Toolbar (QAT),
> it's easy and available.
>
> Right-click the QAT and choose Customize QAT. Set Choose commands from: to
> Commands Not in the Ribbon. Scroll to the commands starting with S, click on
> Send to Mail Recipient, then click Add - OK.
>
> Thereafter, you can use the tool on the QAT to toggle email headers on/off
> for initiating email from Word 2007.
>
> --
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "SMC" <SMC[ at ]discussions.microsoft.com> wrote in message
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com...
> > Regarding the questions of emailing as an attachment… I too cannot find a
> > way
> > to just send an email using Outlook from a Word document which I have done
> > for years. Almost all corporate firms I send email to will not accept an
> > attached Word document, yet Microsoft defaults the email option to send as
> > an
> > attachment providing no other easily found method of simply sending the
> > email
> > from Word. The whole point of upgrading the Office Suite is to make you
> > more
> > productive, yet this new version has done the opposite for me and most
> > everyone I’ve spoken with. I realize it takes time to get used to
> > things,
> > and I’ve always had growing pains with new versions, but Office 2007 has
> > done
> > nothing to make us more productive, quite the opposite. In regards to
> > the
> > copy and paste response, a better answer is use Office 2003 and don’t
> > upgrade.
> >
> > "AZMoose" wrote:
> >
> >> I have read as much as I can find on sending a Word 2007 doc as an e-mail
> >> (body) and I still cannot find a way to do it. Everytime I try, it is
> >> attached to an e-mail instead of it being the e-mail. I have people whose
> >> security will not allow attachments of any kind. How can I send as body
> >> and
> >> not attachemnt.
>
>
Re: Word 2007 does not send doc as e-mail, only attachment?
JohnnyG 5/31/2007 4:12:00 AM
I have followed these steps. Send to Mail Recipient shows up on my QAT, but
it is disabled. I'm still not able to use it. Is there something that needs
to be configured to make this work?

"Herb Tyson [MVP]" wrote:

[Quoted Text]
> Actually, I lied. You don't need to go through all that macro rigmarole. The
> command IS in the QAT's list, but it was hiding under a different name.
>
> Right-click the Quick Access Toolbar and choose Customize...
>
> Set Choose commands from: to All Commands.
>
> In the list of commands, scroll down to "Send to Mail Recipient".
>
> Click on Send to Mail Recipient, then click Add.
>
> Click OK at the bottom.
>
> Now you can use that tool to toggle on/off email headers for sending the
> current window's contents as an email.
>
> --
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
> news:OjpqLcXeHHA.3884[ at ]TK2MSFTNGP04.phx.gbl...
> > It's not exactly intuitive. What you need is the EmailEnvelope command,
> > which is not containted anywhere in the Office 2007 interface (at least
> > not as far as I can see). It's also not available when customizing the
> > Quick Access Toolbar.
> >
> > One way to get it is to create a macro named EmailEnvelope, then place
> > that macro onto the Quick Access Toolbar. When you create a macro by that
> > name, it will automatically contain the correct command to accomplish what
> > you want. No actual programming is needed.
> >
> > Once there, you click it to toggle email headers on and off. When toggled
> > on, you can fill in the To: address, etc. and click Send a Copy to send
> > the current document to the email recipient.
> >
> > --
> > Herb Tyson MS MVP
> > http://www.herbtyson.com
> > Author of the Word 2007 Bible
> > Please respond in the newsgroups so everyone can follow along.
> > "Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> wrote in message
> > news:O270x4$dHHA.4688[ at ]TK2MSFTNGP04.phx.gbl...
> >> Copy and Paste
> >>
> >> --
> >> 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
> >>
> >> "AZMoose" <AZMoose[ at ]discussions.microsoft.com> wrote in message
> >> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B[ at ]microsoft.com...
> >>>I have read as much as I can find on sending a Word 2007 doc as an e-mail
> >>> (body) and I still cannot find a way to do it. Everytime I try, it is
> >>> attached to an e-mail instead of it being the e-mail. I have people
> >>> whose
> >>> security will not allow attachments of any kind. How can I send as body
> >>> and
> >>> not attachemnt.
> >>
> >>
> >
>
>
Re: Word 2007 does not send doc as e-mail, only attachment?
"BenT" <bentestamaps[ at ]roadrunner.com> 6/18/2007 4:22:46 PM
This is a multi-part message in MIME format.

------=_NextPart_000_0045_01C7B18A.3DDF3530
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: quoted-printable

When I press 'SEND A COPY' I get a message window that says "Microsoft =
Office Word has stopped working, etc." What can I do to prevent this and =
email my document? Thanks all, really appreciated.
Bent



"SMC" <SMC[ at ]discussions.microsoft.com> wrote in message =
news:C7639B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com...
Thank You Thank You... That helped Immensely.

SMC

"Herb Tyson [MVP]" wrote:

> There was an earlier response indicating how to get the Word 2003=20
> functionality in Word 2007. I agree that they haven't made it easy =
to find,=20
> but once you've added the needed tool to the Quick Access Toolbar =
(QAT),=20
> it's easy and available.
>=20
> Right-click the QAT and choose Customize QAT. Set Choose commands =
from: to=20
> Commands Not in the Ribbon. Scroll to the commands starting with S, =
click on=20
> Send to Mail Recipient, then click Add - OK.
>=20
> Thereafter, you can use the tool on the QAT to toggle email headers =
on/off=20
> for initiating email from Word 2007.
>=20
> --=20
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "SMC" <SMC[ at ]discussions.microsoft.com> wrote in message=20
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com...
> > Regarding the questions of emailing as an attachment=E2=80=A6 I =
too cannot find a=20
> > way
> > to just send an email using Outlook from a Word document which I =
have done
> > for years. Almost all corporate firms I send email to will not =
accept an
> > attached Word document, yet Microsoft defaults the email option to =
send as=20
> > an
> > attachment providing no other easily found method of simply =
sending the=20
> > email
> > from Word. The whole point of upgrading the Office Suite is to =
make you=20
> > more
> > productive, yet this new version has done the opposite for me and =
most
> > everyone I=E2=80=99ve spoken with. I realize it takes time to =
get used to=20
> > things,
> > and I=E2=80=99ve always had growing pains with new versions, but =
Office 2007 has=20
> > done
> > nothing to make us more productive, quite the opposite. In =
regards to=20
> > the
> > copy and paste response, a better answer is use Office 2003 and =
don=E2=80=99t
> > upgrade.
> >
> > "AZMoose" wrote:
> >
> >> I have read as much as I can find on sending a Word 2007 doc as =
an e-mail
> >> (body) and I still cannot find a way to do it. Everytime I try, =
it is
> >> attached to an e-mail instead of it being the e-mail. I have =
people whose
> >> security will not allow attachments of any kind. How can I send =
as body=20
> >> and
> >> not attachemnt.=20
>=20
>
------=_NextPart_000_0045_01C7B18A.3DDF3530
Content-Type: text/html;
charset="Utf-8"
Content-Transfer-Encoding: quoted-printable

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8">
<META content=3D"MSHTML 6.00.6000.16481" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>When I press 'SEND A COPY' I get a =
message window=20
that says "Microsoft Office Word has stopped working, etc." What can I =
do to=20
prevent this and email my document?  Thanks all, really=20
appreciated.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Bent</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>"SMC" <<A=20
href=3D"mailto:SMC[ at ]discussions.microsoft.com">SMC[ at ]discussions.microsoft.c=
om</A>>=20
wrote in message <A=20
href=3D"news:C7639B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com">news:C76=
39B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com</A>...</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">Thank=20
You Thank You...  That helped Immensely.<BR><BR>SMC<BR><BR>"Herb =
Tyson=20
[MVP]" wrote:<BR><BR>> There was an earlier response indicating how =
to get=20
the Word 2003 <BR>> functionality in Word 2007. I agree that they =
haven't=20
made it easy to find, <BR>> but once you've added the needed tool =
to the=20
Quick Access Toolbar (QAT), <BR>> it's easy and available.<BR>> =
<BR>>=20
Right-click the QAT and choose Customize QAT. Set Choose commands =
from: to=20
<BR>> Commands Not in the Ribbon. Scroll to the commands starting =
with S,=20
click on <BR>> Send to Mail Recipient, then click Add - OK.<BR>> =

<BR>> Thereafter, you can use the tool on the QAT to toggle email =
headers=20
on/off <BR>> for initiating email from Word 2007.<BR>> <BR>> =
--=20
<BR>> Herb Tyson MS MVP<BR>> <A=20
href=3D"http://www.herbtyson.com">http://www.herbtyson.com</A><BR>> =
Author of=20
the Word 2007 Bible<BR>> Please respond in the newsgroups so =
everyone can=20
follow along.<BR>> "SMC" <<A=20
=
href=3D"mailto:SMC[ at ]discussions.microsoft.com">SMC[ at ]discussions.microsoft.c=
om</A>>=20
wrote in message <BR>> <A=20
=
href=3D"news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com">news:1A2=
EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com</A>...<BR>>=20
> Regarding the questions of emailing as an attachment=E2=80=A6 I =
too cannot find a=20
<BR>> > way<BR>> > to just send an email using Outlook =
from a Word=20
document which I have done<BR>> > for years.  Almost all =
corporate=20
firms I send email to will not accept an<BR>> > attached Word =
document,=20
yet Microsoft defaults the email option to send as <BR>> > =
an<BR>>=20
> attachment providing no other easily found method of simply =
sending the=20
<BR>> > email<BR>> > from Word.  The whole point of =
upgrading=20
the Office Suite is to make you <BR>> > more<BR>> > =
productive,=20
yet this new version has done the opposite for me and most<BR>> =
[Quoted Text]
>=20
everyone I=E2=80=99ve spoken with.   I realize it takes time =
to get used to=20
<BR>> > things,<BR>> > and I=E2=80=99ve always had growing =
pains with new=20
versions, but Office 2007 has <BR>> > done<BR>> > nothing =
to make=20
us more productive, quite the opposite.   In regards to =
<BR>>=20
> the<BR>> > copy and paste response, a better answer is use =
Office=20
2003 and don=E2=80=99t<BR>> > upgrade.<BR>> ><BR>> > =
"AZMoose"=20
wrote:<BR>> ><BR>> >> I have read as much as I can find =
on=20
sending a Word 2007 doc as an e-mail<BR>> >> (body) and I =
still=20
cannot find a way to do it. Everytime I try, it is<BR>> >> =
attached=20
to an e-mail instead of it being the e-mail. I have people =
whose<BR>>=20
>> security will not allow attachments of any kind. How can I =
send as=20
body <BR>> >> and<BR>> >> not attachemnt. <BR>>=20
<BR>></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0045_01C7B18A.3DDF3530--

Re: Word 2007 does not send doc as e-mail, only attachment?
"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> 6/18/2007 10:18:24 PM
When you get a message like that, it generally indicates that there is a
corrupted registry entry, a damaged installation, a corrupted normal.dotm
file, or a malfunctioning add-in.

I would start by rebooting, and seeing if the problem still occurs. If it
does, then try a Repair of Office 2007 in the Control Panel. If that doesn't
work, then adapt these diagnostic steps for Word 2007 (i.e., it's
Office/Word 12.0, and normal.dotm rather than normal.dot):

http://word.mvps.org/FAQS/AppErrors/ProbsOpeningWord.htm

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"BenT" <bentestamaps[ at ]roadrunner.com> wrote in message
news:OShuuTcsHHA.4548[ at ]TK2MSFTNGP04.phx.gbl...
When I press 'SEND A COPY' I get a message window that says "Microsoft
Office Word has stopped working, etc." What can I do to prevent this and
email my document? Thanks all, really appreciated.
Bent



"SMC" <SMC[ at ]discussions.microsoft.com> wrote in message
news:C7639B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com...
Thank You Thank You... That helped Immensely.

SMC

"Herb Tyson [MVP]" wrote:

[Quoted Text]
> There was an earlier response indicating how to get the Word 2003
> functionality in Word 2007. I agree that they haven't made it easy to
> find,
> but once you've added the needed tool to the Quick Access Toolbar (QAT),
> it's easy and available.
>
> Right-click the QAT and choose Customize QAT. Set Choose commands from: to
> Commands Not in the Ribbon. Scroll to the commands starting with S, click
> on
> Send to Mail Recipient, then click Add - OK.
>
> Thereafter, you can use the tool on the QAT to toggle email headers on/off
> for initiating email from Word 2007.
>
> --
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "SMC" <SMC[ at ]discussions.microsoft.com> wrote in message
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com...
> > Regarding the questions of emailing as an attachment… I too cannot find
> > a
> > way
> > to just send an email using Outlook from a Word document which I have
> > done
> > for years. Almost all corporate firms I send email to will not accept
> > an
> > attached Word document, yet Microsoft defaults the email option to send
> > as
> > an
> > attachment providing no other easily found method of simply sending the
> > email
> > from Word. The whole point of upgrading the Office Suite is to make you
> > more
> > productive, yet this new version has done the opposite for me and most
> > everyone I’ve spoken with. I realize it takes time to get used to
> > things,
> > and I’ve always had growing pains with new versions, but Office 2007 has
> > done
> > nothing to make us more productive, quite the opposite. In regards to
> > the
> > copy and paste response, a better answer is use Office 2003 and don’t
> > upgrade.
> >
> > "AZMoose" wrote:
> >
> >> I have read as much as I can find on sending a Word 2007 doc as an
> >> e-mail
> >> (body) and I still cannot find a way to do it. Everytime I try, it is
> >> attached to an e-mail instead of it being the e-mail. I have people
> >> whose
> >> security will not allow attachments of any kind. How can I send as body
> >> and
> >> not attachemnt.
>
>

Re: Word 2007 does not send doc as e-mail, only attachment?
"BenT" <bentestamaps[ at ]roadrunner.com> 6/19/2007 10:09:33 PM
This is a multi-part message in MIME format.

------=_NextPart_000_0026_01C7B283.DBEC12D0
Content-Type: text/plain;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Can a Word document be sent as an email with Microsoft Mail (Outlook =
Express) or can this only be done using Outlook?
Bent

"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message =
news:940CC739-C156-4BFC-B912-AD7B419F8808[ at ]microsoft.com...
When you get a message like that, it generally indicates that there is =
a=20
corrupted registry entry, a damaged installation, a corrupted =
normal.dotm=20
file, or a malfunctioning add-in.

I would start by rebooting, and seeing if the problem still occurs. If =
it=20
does, then try a Repair of Office 2007 in the Control Panel. If that =
doesn't=20
work, then adapt these diagnostic steps for Word 2007 (i.e., it's=20
Office/Word 12.0, and normal.dotm rather than normal.dot):

http://word.mvps.org/FAQS/AppErrors/ProbsOpeningWord.htm

--=20
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"BenT" <bentestamaps[ at ]roadrunner.com> wrote in message=20
news:OShuuTcsHHA.4548[ at ]TK2MSFTNGP04.phx.gbl...
When I press 'SEND A COPY' I get a message window that says "Microsoft =

Office Word has stopped working, etc." What can I do to prevent this =
and=20
email my document? Thanks all, really appreciated.
Bent



"SMC" <SMC[ at ]discussions.microsoft.com> wrote in message=20
news:C7639B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com...
Thank You Thank You... That helped Immensely.

SMC

"Herb Tyson [MVP]" wrote:

> There was an earlier response indicating how to get the Word 2003
> functionality in Word 2007. I agree that they haven't made it easy =
to=20
> find,
> but once you've added the needed tool to the Quick Access Toolbar =
(QAT),
> it's easy and available.
>
> Right-click the QAT and choose Customize QAT. Set Choose commands =
from: to
> Commands Not in the Ribbon. Scroll to the commands starting with S, =
click=20
> on
> Send to Mail Recipient, then click Add - OK.
>
> Thereafter, you can use the tool on the QAT to toggle email headers =
on/off
> for initiating email from Word 2007.
>
> --=20
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "SMC" <SMC[ at ]discussions.microsoft.com> wrote in message
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com...
> > Regarding the questions of emailing as an attachment=E2=80=A6 I =
too cannot find=20
> > a
> > way
> > to just send an email using Outlook from a Word document which I =
have=20
> > done
> > for years. Almost all corporate firms I send email to will not =
accept=20
> > an
> > attached Word document, yet Microsoft defaults the email option to =
send=20
> > as
> > an
> > attachment providing no other easily found method of simply =
sending the
> > email
> > from Word. The whole point of upgrading the Office Suite is to =
make you
> > more
> > productive, yet this new version has done the opposite for me and =
most
> > everyone I=E2=80=99ve spoken with. I realize it takes time to =
get used to
> > things,
> > and I=E2=80=99ve always had growing pains with new versions, but =
Office 2007 has
> > done
> > nothing to make us more productive, quite the opposite. In =
regards to
> > the
> > copy and paste response, a better answer is use Office 2003 and =
don=E2=80=99t
> > upgrade.
> >
> > "AZMoose" wrote:
> >
> >> I have read as much as I can find on sending a Word 2007 doc as =
an=20
> >> e-mail
> >> (body) and I still cannot find a way to do it. Everytime I try, =
it is
> >> attached to an e-mail instead of it being the e-mail. I have =
people=20
> >> whose
> >> security will not allow attachments of any kind. How can I send =
as body
> >> and
> >> not attachemnt.
>
>=20

------=_NextPart_000_0026_01C7B283.DBEC12D0
Content-Type: text/html;
charset="utf-8"
Content-Transfer-Encoding: quoted-printable

=EF=BB=BF<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8">
<META content=3D"MSHTML 6.00.6000.16481" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Can a Word document be sent as an email =
with=20
Microsoft Mail (Outlook Express) or can this only be done using=20
Outlook?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Bent</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"Herb Tyson [MVP]" <<A=20
href=3D"mailto:herb[ at ]1x2y3z.xnw">herb[ at ]1x2y3z.xnw</A>> wrote in =
message <A=20
=
href=3D"news:940CC739-C156-4BFC-B912-AD7B419F8808[ at ]microsoft.com">news:940=
CC739-C156-4BFC-B912-AD7B419F8808[ at ]microsoft.com</A>...</DIV>When=20
you get a message like that, it generally indicates that there is a=20
<BR>corrupted registry entry, a damaged installation, a corrupted =
normal.dotm=20
<BR>file, or a malfunctioning add-in.<BR><BR>I would start by =
rebooting, and=20
seeing if the problem still occurs. If it <BR>does, then try a Repair =
of=20
Office 2007 in the Control Panel. If that doesn't <BR>work, then adapt =
these=20
diagnostic steps for Word 2007 (i.e., it's <BR>Office/Word 12.0, and=20
normal.dotm rather than normal.dot):<BR><BR><A=20
=
href=3D"http://word.mvps.org/FAQS/AppErrors/ProbsOpeningWord.htm">http://=
word.mvps.org/FAQS/AppErrors/ProbsOpeningWord.htm</A><BR><BR>--=20
<BR>Herb Tyson MS MVP<BR>Author of the Word 2007 Bible<BR>Blog: <A=20
=
href=3D"http://word2007bible.herbtyson.com">http://word2007bible.herbtyso=
n.com</A><BR>Web:=20
<A=20
=
href=3D"http://www.herbtyson.com">http://www.herbtyson.com</A><BR><BR><BR=
[Quoted Text]
>"BenT"=20
<<A=20
=
href=3D"mailto:bentestamaps[ at ]roadrunner.com">bentestamaps[ at ]roadrunner.com</=
A>>=20
wrote in message <BR><A=20
=
href=3D"news:OShuuTcsHHA.4548[ at ]TK2MSFTNGP04.phx.gbl">news:OShuuTcsHHA.4548=
[ at ]TK2MSFTNGP04.phx.gbl</A>...<BR>When=20
I press 'SEND A COPY' I get a message window that says "Microsoft =
<BR>Office=20
Word has stopped working, etc." What can I do to prevent this and =
<BR>email my=20
document?  Thanks all, really =
appreciated.<BR>Bent<BR><BR><BR><BR>"SMC"=20
<<A=20
=
href=3D"mailto:SMC[ at ]discussions.microsoft.com">SMC[ at ]discussions.microsoft.c=
om</A>>=20
wrote in message <BR><A=20
=
href=3D"news:C7639B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com">news:C76=
39B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com</A>...<BR>Thank=20
You Thank You...  That helped Immensely.<BR><BR>SMC<BR><BR>"Herb =
Tyson=20
[MVP]" wrote:<BR><BR>> There was an earlier response indicating how =
to get=20
the Word 2003<BR>> functionality in Word 2007. I agree that they =
haven't=20
made it easy to <BR>> find,<BR>> but once you've added the =
needed tool=20
to the Quick Access Toolbar (QAT),<BR>> it's easy and=20
available.<BR>><BR>> Right-click the QAT and choose Customize =
QAT. Set=20
Choose commands from: to<BR>> Commands Not in the Ribbon. Scroll to =
the=20
commands starting with S, click <BR>> on<BR>> Send to Mail =
Recipient,=20
then click Add - OK.<BR>><BR>> Thereafter, you can use the tool =
on the=20
QAT to toggle email headers on/off<BR>> for initiating email from =
Word=20
2007.<BR>><BR>> -- <BR>> Herb Tyson MS MVP<BR>> <A=20
href=3D"http://www.herbtyson.com">http://www.herbtyson.com</A><BR>> =
Author of=20
the Word 2007 Bible<BR>> Please respond in the newsgroups so =
everyone can=20
follow along.<BR>> "SMC" <<A=20
=
href=3D"mailto:SMC[ at ]discussions.microsoft.com">SMC[ at ]discussions.microsoft.c=
om</A>>=20
wrote in message<BR>> <A=20
=
href=3D"news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com">news:1A2=
EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com</A>...<BR>>=20
> Regarding the questions of emailing as an attachment=E2=80=A6 I =
too cannot find=20
<BR>> > a<BR>> > way<BR>> > to just send an email =
using=20
Outlook from a Word document which I have <BR>> > done<BR>> =
> for=20
years.  Almost all corporate firms I send email to will not =
accept=20
<BR>> > an<BR>> > attached Word document, yet Microsoft =
defaults=20
the email option to send <BR>> > as<BR>> > an<BR>> > =

attachment providing no other easily found method of simply sending=20
the<BR>> > email<BR>> > from Word.  The whole point =
of=20
upgrading the Office Suite is to make you<BR>> > more<BR>> =
>=20
productive, yet this new version has done the opposite for me and =
most<BR>>=20
> everyone I=E2=80=99ve spoken with.   I realize it takes =
time to get=20
used to<BR>> > things,<BR>> > and I=E2=80=99ve always had =
growing pains=20
with new versions, but Office 2007 has<BR>> > done<BR>> > =
nothing=20
to make us more productive, quite the opposite.   In regards =

to<BR>> > the<BR>> > copy and paste response, a better =
answer is=20
use Office 2003 and don=E2=80=99t<BR>> > upgrade.<BR>> =
><BR>> >=20
"AZMoose" wrote:<BR>> ><BR>> >> I have read as much as =
I can=20
find on sending a Word 2007 doc as an <BR>> >> e-mail<BR>> =

>> (body) and I still cannot find a way to do it. Everytime I =
try, it=20
is<BR>> >> attached to an e-mail instead of it being the =
e-mail. I=20
have people <BR>> >> whose<BR>> >> security will not =
allow=20
attachments of any kind. How can I send as body<BR>> >> =
and<BR>>=20
>> not attachemnt.<BR>><BR>> =
<BR></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0026_01C7B283.DBEC12D0--

Re: Word 2007 does not send doc as e-mail, only attachment?
"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> 6/19/2007 11:43:25 PM
For that, we'll have to await someone else. I've never been without Outlook,
so I don't know.

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"BenT" <bentestamaps[ at ]roadrunner.com> wrote in message
news:%231onN6rsHHA.3428[ at ]TK2MSFTNGP03.phx.gbl...
Can a Word document be sent as an email with Microsoft Mail (Outlook
Express) or can this only be done using Outlook?
Bent

"Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
news:940CC739-C156-4BFC-B912-AD7B419F8808[ at ]microsoft.com...
When you get a message like that, it generally indicates that there is a
corrupted registry entry, a damaged installation, a corrupted normal.dotm
file, or a malfunctioning add-in.

I would start by rebooting, and seeing if the problem still occurs. If it
does, then try a Repair of Office 2007 in the Control Panel. If that doesn't
work, then adapt these diagnostic steps for Word 2007 (i.e., it's
Office/Word 12.0, and normal.dotm rather than normal.dot):

http://word.mvps.org/FAQS/AppErrors/ProbsOpeningWord.htm

--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog: http://word2007bible.herbtyson.com
Web: http://www.herbtyson.com


"BenT" <bentestamaps[ at ]roadrunner.com> wrote in message
news:OShuuTcsHHA.4548[ at ]TK2MSFTNGP04.phx.gbl...
When I press 'SEND A COPY' I get a message window that says "Microsoft
Office Word has stopped working, etc." What can I do to prevent this and
email my document? Thanks all, really appreciated.
Bent



"SMC" <SMC[ at ]discussions.microsoft.com> wrote in message
news:C7639B49-FEA5-4BED-8F92-D402D19F18EA[ at ]microsoft.com...
Thank You Thank You... That helped Immensely.

SMC

"Herb Tyson [MVP]" wrote:

[Quoted Text]
> There was an earlier response indicating how to get the Word 2003
> functionality in Word 2007. I agree that they haven't made it easy to
> find,
> but once you've added the needed tool to the Quick Access Toolbar (QAT),
> it's easy and available.
>
> Right-click the QAT and choose Customize QAT. Set Choose commands from: to
> Commands Not in the Ribbon. Scroll to the commands starting with S, click
> on
> Send to Mail Recipient, then click Add - OK.
>
> Thereafter, you can use the tool on the QAT to toggle email headers on/off
> for initiating email from Word 2007.
>
> --
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "SMC" <SMC[ at ]discussions.microsoft.com> wrote in message
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344[ at ]microsoft.com...
> > Regarding the questions of emailing as an attachment… I too cannot find
> > a
> > way
> > to just send an email using Outlook from a Word document which I have
> > done
> > for years. Almost all corporate firms I send email to will not accept
> > an
> > attached Word document, yet Microsoft defaults the email option to send
> > as
> > an
> > attachment providing no other easily found method of simply sending the
> > email
> > from Word. The whole point of upgrading the Office Suite is to make you
> > more
> > productive, yet this new version has done the opposite for me and most
> > everyone I’ve spoken with. I realize it takes time to get used to
> > things,
> > and I’ve always had growing pains with new versions, but Office 2007 has
> > done
> > nothing to make us more productive, quite the opposite. In regards to
> > the
> > copy and paste response, a better answer is use Office 2003 and don’t
> > upgrade.
> >
> > "AZMoose" wrote:
> >
> >> I have read as much as I can find on sending a Word 2007 doc as an
> >> e-mail
> >> (body) and I still cannot find a way to do it. Everytime I try, it is
> >> attached to an e-mail instead of it being the e-mail. I have people
> >> whose
> >> security will not allow attachments of any kind. How can I send as body
> >> and
> >> not attachemnt.
>
>
Re: Word 2007 does not send doc as e-mail, only attachment?
T. Horn 12/19/2008 7:01:01 PM


"Herb Tyson [MVP]" wrote:

[Quoted Text]
> Actually, I lied. You don't need to go through all that macro rigmarole. The
> command IS in the QAT's list, but it was hiding under a different name.
>
> Right-click the Quick Access Toolbar and choose Customize...
>
> Set Choose commands from: to All Commands.
>
> In the list of commands, scroll down to "Send to Mail Recipient".
>
> Click on Send to Mail Recipient, then click Add.
>
> Click OK at the bottom.
>
> Now you can use that tool to toggle on/off email headers for sending the
> current window's contents as an email.
>
> --
> Herb Tyson MS MVP
> http://www.herbtyson.com
> Author of the Word 2007 Bible
> Please respond in the newsgroups so everyone can follow along.
> "Herb Tyson [MVP]" <herb[ at ]1x2y3z.xnw> wrote in message
> news:OjpqLcXeHHA.3884[ at ]TK2MSFTNGP04.phx.gbl...
> > It's not exactly intuitive. What you need is the EmailEnvelope command,
> > which is not containted anywhere in the Office 2007 interface (at least
> > not as far as I can see). It's also not available when customizing the
> > Quick Access Toolbar.
> >
> > One way to get it is to create a macro named EmailEnvelope, then place
> > that macro onto the Quick Access Toolbar. When you create a macro by that
> > name, it will automatically contain the correct command to accomplish what
> > you want. No actual programming is needed.
> >
> > Once there, you click it to toggle email headers on and off. When toggled
> > on, you can fill in the To: address, etc. and click Send a Copy to send
> > the current document to the email recipient.
> >
> > --
> > Herb Tyson MS MVP
> > http://www.herbtyson.com
> > Author of the Word 2007 Bible
> > Please respond in the newsgroups so everyone can follow along.
> > "Doug Robbins - Word MVP" <dkr[ at ]REMOVECAPSmvps.org> wrote in message
> > news:O270x4$dHHA.4688[ at ]TK2MSFTNGP04.phx.gbl...
> >> Copy and Paste
> >>
> >> --
> >> 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
> >>
> >> "AZMoose" <AZMoose[ at ]discussions.microsoft.com> wrote in message
> >> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B[ at ]microsoft.com...
> >>>I have read as much as I can find on sending a Word 2007 doc as an e-mail
> >>> (body) and I still cannot find a way to do it. Everytime I try, it is
> >>> attached to an e-mail instead of it being the e-mail. I have people
> >>> whose
> >>> security will not allow attachments of any kind. How can I send as body
> >>> and
> >>> not attachemnt.
> >>
> >>
> >
>
>

Home | Search | Terms | Imprint
Newsgroups Reader