Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Embed email address into worksheet

I have created a worksheet for my staff to update weekly. When updated they
should email it to me. I would like to put in a link to my email address
which, when clicked, opens an e-mail and shows the worksheet as an
attachment. All they then have to do is press the send button. How do I do
this?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Embed email address into worksheet

This is already a feature in Excel. Click FILE in the menu, select SEND TO
and then MAIL RECIPIENT (AS ATTACHMENT).

This opens Outlook with a new email message and the attached file, all the
user has to do is select the recipient and click the SEND button.
--
Kevin Backmann


"Annie1904" wrote:

I have created a worksheet for my staff to update weekly. When updated they
should email it to me. I would like to put in a link to my email address
which, when clicked, opens an e-mail and shows the worksheet as an
attachment. All they then have to do is press the send button. How do I do
this?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 21
Default Embed email address into worksheet

Yeah, I know, Kevin, but the user still has to add a few details. The way
I've described below means two clicks. I'm probably spoiling them, but, hey!

Anyway I think I've resolved this - found another entry when I searched
again using different words. See
http://www.rondebruin.nl/mail/folder1/mail5.htm

"Kevin B" wrote:

This is already a feature in Excel. Click FILE in the menu, select SEND TO
and then MAIL RECIPIENT (AS ATTACHMENT).

This opens Outlook with a new email message and the attached file, all the
user has to do is select the recipient and click the SEND button.
--
Kevin Backmann


"Annie1904" wrote:

I have created a worksheet for my staff to update weekly. When updated they
should email it to me. I would like to put in a link to my email address
which, when clicked, opens an e-mail and shows the worksheet as an
attachment. All they then have to do is press the send button. How do I do
this?

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Embed email address into worksheet

Well, I wasn't sure, so I started at the top.

I've used Ron's code in the past and I don't remember if he's noted that if
Outlook is the email application and all the patches are up to date the user
is going to have to click their way through several confirmation screens.
The first being a confirmation that an external application is attempting to
access Outlook, and if you're confirming email addresses against the global
email address book another confirmation dialog box pops up.

So much for living in the modern age.

I believe that you could by pass all of this with some command prompt
scripting but your network admins might get apoplectic about bypassing
company policy.

At any rate good luck.
--
Kevin Backmann


"Annie1904" wrote:

Yeah, I know, Kevin, but the user still has to add a few details. The way
I've described below means two clicks. I'm probably spoiling them, but, hey!

Anyway I think I've resolved this - found another entry when I searched
again using different words. See
http://www.rondebruin.nl/mail/folder1/mail5.htm

"Kevin B" wrote:

This is already a feature in Excel. Click FILE in the menu, select SEND TO
and then MAIL RECIPIENT (AS ATTACHMENT).

This opens Outlook with a new email message and the attached file, all the
user has to do is select the recipient and click the SEND button.
--
Kevin Backmann


"Annie1904" wrote:

I have created a worksheet for my staff to update weekly. When updated they
should email it to me. I would like to put in a link to my email address
which, when clicked, opens an e-mail and shows the worksheet as an
attachment. All they then have to do is press the send button. How do I do
this?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,123
Default Embed email address into worksheet

See
http://www.rondebruin.nl/mail/prevent.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Kevin B" wrote in message ...
Well, I wasn't sure, so I started at the top.

I've used Ron's code in the past and I don't remember if he's noted that if
Outlook is the email application and all the patches are up to date the user
is going to have to click their way through several confirmation screens.
The first being a confirmation that an external application is attempting to
access Outlook, and if you're confirming email addresses against the global
email address book another confirmation dialog box pops up.

So much for living in the modern age.

I believe that you could by pass all of this with some command prompt
scripting but your network admins might get apoplectic about bypassing
company policy.

At any rate good luck.
--
Kevin Backmann


"Annie1904" wrote:

Yeah, I know, Kevin, but the user still has to add a few details. The way
I've described below means two clicks. I'm probably spoiling them, but, hey!

Anyway I think I've resolved this - found another entry when I searched
again using different words. See
http://www.rondebruin.nl/mail/folder1/mail5.htm

"Kevin B" wrote:

This is already a feature in Excel. Click FILE in the menu, select SEND TO
and then MAIL RECIPIENT (AS ATTACHMENT).

This opens Outlook with a new email message and the attached file, all the
user has to do is select the recipient and click the SEND button.
--
Kevin Backmann


"Annie1904" wrote:

I have created a worksheet for my staff to update weekly. When updated they
should email it to me. I would like to put in a link to my email address
which, when clicked, opens an e-mail and shows the worksheet as an
attachment. All they then have to do is press the send button. How do I do
this?



  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,316
Default Embed email address into worksheet

Hey, thanks for the heads up, and thanks for all those other tips I've used
over the years.

As for the Outlook tip, I'm going to give it a try in an Access application
that's in production and see if I can mofidy the code to by-pass those clunky
confirmation screen.

Thanks again, Ron...
--
Kevin Backmann


"Ron de Bruin" wrote:

See
http://www.rondebruin.nl/mail/prevent.htm

--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Kevin B" wrote in message ...
Well, I wasn't sure, so I started at the top.

I've used Ron's code in the past and I don't remember if he's noted that if
Outlook is the email application and all the patches are up to date the user
is going to have to click their way through several confirmation screens.
The first being a confirmation that an external application is attempting to
access Outlook, and if you're confirming email addresses against the global
email address book another confirmation dialog box pops up.

So much for living in the modern age.

I believe that you could by pass all of this with some command prompt
scripting but your network admins might get apoplectic about bypassing
company policy.

At any rate good luck.
--
Kevin Backmann


"Annie1904" wrote:

Yeah, I know, Kevin, but the user still has to add a few details. The way
I've described below means two clicks. I'm probably spoiling them, but, hey!

Anyway I think I've resolved this - found another entry when I searched
again using different words. See
http://www.rondebruin.nl/mail/folder1/mail5.htm

"Kevin B" wrote:

This is already a feature in Excel. Click FILE in the menu, select SEND TO
and then MAIL RECIPIENT (AS ATTACHMENT).

This opens Outlook with a new email message and the attached file, all the
user has to do is select the recipient and click the SEND button.
--
Kevin Backmann


"Annie1904" wrote:

I have created a worksheet for my staff to update weekly. When updated they
should email it to me. I would like to put in a link to my email address
which, when clicked, opens an e-mail and shows the worksheet as an
attachment. All they then have to do is press the send button. How do I do
this?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Email one worksheet to email address on worksheet Veronica Johnson Excel Worksheet Functions 4 April 30th 10 01:04 PM
send wkbk as an email attachment with an email address copied from SueInAtl Excel Discussion (Misc queries) 0 May 21st 07 10:53 PM
How do I embed an email in an excel file? Dan_man Excel Discussion (Misc queries) 0 September 26th 06 06:35 PM
Transfer Email addresses from spreadsheet to email address book Beana Excel Discussion (Misc queries) 2 May 30th 06 06:07 PM
worksheet email address to outlook xpress contact GMA Excel Worksheet Functions 1 July 24th 05 11:10 AM


All times are GMT +1. The time now is 03:22 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"