Help!

Word 2007 does not send doc as e-mail, only attachment?


Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Mail RSS
Next:  HEADERS & FOOTERS TOOLBAR  
Author Message
AZMoose
External


Since: Apr 05, 2007
Posts: 1



PostPosted: Thu Apr 05, 2007 12:14 pm    Post subject: Word 2007 does not send doc as e-mail, only attachment?
Archived from groups: microsoft>public>word>mail (more info?)

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.
Back to top
Doug Robbins - Word MVP
External


Since: Jul 14, 2006
Posts: 2538



PostPosted: Fri Apr 06, 2007 5:46 am    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @discussions.microsoft.com> wrote in message
news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B@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.
Back to top
Herb Tyson [MVP]
External


Since: Oct 02, 2003
Posts: 2096



PostPosted: Sat Apr 07, 2007 8:43 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @REMOVECAPSmvps.org> wrote in message
news:O270x4$dHHA.4688@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 DeleteThis @discussions.microsoft.com> wrote in message
> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B@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.
>
>
Back to top
Herb Tyson [MVP]
External


Since: Oct 02, 2003
Posts: 2096



PostPosted: Sat Apr 07, 2007 8:48 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.RemoveThis@1x2y3z.xnw> wrote in message
news:OjpqLcXeHHA.3884@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.RemoveThis@REMOVECAPSmvps.org> wrote in message
> news:O270x4$dHHA.4688@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.RemoveThis@discussions.microsoft.com> wrote in message
>> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B@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.
>>
>>
>
Back to top
Doug Robbins - Word MVP
External


Since: Jul 14, 2006
Posts: 2538



PostPosted: Sun Apr 08, 2007 8:27 am    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 DeleteThis @1x2y3z.xnw> wrote in message
news:uuBSreXeHHA.596@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 DeleteThis @1x2y3z.xnw> wrote in message
> news:OjpqLcXeHHA.3884@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 DeleteThis @REMOVECAPSmvps.org> wrote in message
>> news:O270x4$dHHA.4688@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 DeleteThis @discussions.microsoft.com> wrote in message
>>> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B@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.
>>>
>>>
>>
>
Back to top
Herb Tyson [MVP]
External


Since: Oct 02, 2003
Posts: 2096



PostPosted: Sun Apr 08, 2007 6:42 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 RemoveThis @REMOVECAPSmvps.org> wrote in message
news:Ou3%23PcaeHHA.4596@TK2MSFTNGP05.phx.gbl...
>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 RemoveThis @1x2y3z.xnw> wrote in message
> news:uuBSreXeHHA.596@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 RemoveThis @1x2y3z.xnw> wrote in message
>> news:OjpqLcXeHHA.3884@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 RemoveThis @REMOVECAPSmvps.org> wrote in message
>>> news:O270x4$dHHA.4688@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 RemoveThis @discussions.microsoft.com> wrote in message
>>>> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B@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.
>>>>
>>>>
>>>
>>
>
>
Back to top
SMC
External


Since: Mar 04, 2005
Posts: 4



PostPosted: Tue Apr 10, 2007 10:20 am    Post subject: RE: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.
Back to top
Herb Tyson [MVP]
External


Since: Oct 02, 2003
Posts: 2096



PostPosted: Sat Apr 14, 2007 11:14 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.RemoveThis@discussions.microsoft.com> wrote in message
news:1A2EE016-3FEF-4FF9-84D9-68AD76774344@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.
Back to top
SMC
External


Since: Mar 04, 2005
Posts: 4



PostPosted: Tue Apr 17, 2007 3:06 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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 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.TakeThisOut@discussions.microsoft.com> wrote in message
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344@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.
>
>
Back to top
JohnnyG
External


Since: Jan 11, 2007
Posts: 7



PostPosted: Wed May 30, 2007 9:12 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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:

> 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.DeleteThis@1x2y3z.xnw> wrote in message
> news:OjpqLcXeHHA.3884@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.DeleteThis@REMOVECAPSmvps.org> wrote in message
> > news:O270x4$dHHA.4688@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.DeleteThis@discussions.microsoft.com> wrote in message
> >> news:A1190723-FC47-4C2C-AD3F-F8F41453BC5B@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.
> >>
> >>
> >
>
>
Back to top
Herb Tyson [MVP]
External


Since: Oct 02, 2003
Posts: 2096



PostPosted: Mon Jun 18, 2007 6:18 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.RemoveThis@roadrunner.com> wrote in message
news:OShuuTcsHHA.4548@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.RemoveThis@discussions.microsoft.com> wrote in message
news:C7639B49-FEA5-4BED-8F92-D402D19F18EA@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
> 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.RemoveThis@discussions.microsoft.com> wrote in message
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344@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.
>
>
Back to top
Herb Tyson [MVP]
External


Since: Oct 02, 2003
Posts: 2096



PostPosted: Tue Jun 19, 2007 7:43 pm    Post subject: Re: Word 2007 does not send doc as e-mail, only attachment? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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.TakeThisOut@roadrunner.com> wrote in message
news:%231onN6rsHHA.3428@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.TakeThisOut@1x2y3z.xnw> wrote in message
news:940CC739-C156-4BFC-B912-AD7B419F8808@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.TakeThisOut@roadrunner.com> wrote in message
news:OShuuTcsHHA.4548@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.TakeThisOut@discussions.microsoft.com> wrote in message
news:C7639B49-FEA5-4BED-8F92-D402D19F18EA@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
> 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.TakeThisOut@discussions.microsoft.com> wrote in message
> news:1A2EE016-3FEF-4FF9-84D9-68AD76774344@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.
>
>
Back to top
wheels4me



Joined: Dec 05, 2002
Posts: 6



PostPosted: Sat Aug 09, 2008 4:05 pm    Post subject: [Login to view extended thread Info.]

Herb, you rock! The macro method for email was not working for me and seemed too kludgy to be true.

"Herb Tyson [MVP]" <herb.DeleteThis@1x2y3z.xnw> wrote in message
news:uuBSreXeHHA.596@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.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Mail All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum