Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 150
Default Greate a macro to send worksheet in an email

How do I create a button on a worksheet for users to click on to send the
worksheet as an email to someone else. I want them to be able to click on a
button that will notify the office that their report is complete.

I have created a button and tried to record a macro but the email only sends
when I am recording the action, not when I click on the object later.

HELP
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Greate a macro to send worksheet in an email

Everything you need to send emails from Excel can be found at Ron de Bruin's
site.

http://www.rondebruin.nl/sendmail.htm

Note the SendMail add-in which makes it all easy without writing your own
code.


Gord Dibben MS Excel MVP

On Thu, 22 Jan 2009 15:09:02 -0800, Julie
wrote:

How do I create a button on a worksheet for users to click on to send the
worksheet as an email to someone else. I want them to be able to click on a
button that will notify the office that their report is complete.

I have created a button and tried to record a macro but the email only sends
when I am recording the action, not when I click on the object later.

HELP


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 150
Default Greate a macro to send worksheet in an email

Thanks Gord,

this site is fantastic. But I am still a bit dumb on code. What is meant by
RangetoHTML and the first line that says: ' Don't forget to copy the function
RangetoHTML in the module.

I am not sure what to do.

"Gord Dibben" wrote:

Everything you need to send emails from Excel can be found at Ron de Bruin's
site.

http://www.rondebruin.nl/sendmail.htm

Note the SendMail add-in which makes it all easy without writing your own
code.


Gord Dibben MS Excel MVP

On Thu, 22 Jan 2009 15:09:02 -0800, Julie
wrote:

How do I create a button on a worksheet for users to click on to send the
worksheet as an email to someone else. I want them to be able to click on a
button that will notify the office that their report is complete.

I have created a button and tried to record a macro but the email only sends
when I am recording the action, not when I click on the object later.

HELP



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default Greate a macro to send worksheet in an email

Rangetohtml is a User Defined Function

That UDF must be copied from Ron's site to your workbook module along with
the macro.

I'm not sure which page you are on but the rangetohtml UDF is below the
macro.

Can you post the URL for the page you are on?

Here is a link with the UDF below the macro.

http://www.rondebruin.nl/mail/folder3/mail4.htm

You would be much better of downloading the SendMail add-in IMO


Gord


On Thu, 22 Jan 2009 16:34:00 -0800, Julie
wrote:

Thanks Gord,

this site is fantastic. But I am still a bit dumb on code. What is meant by
RangetoHTML and the first line that says: ' Don't forget to copy the function
RangetoHTML in the module.

I am not sure what to do.

"Gord Dibben" wrote:

Everything you need to send emails from Excel can be found at Ron de Bruin's
site.

http://www.rondebruin.nl/sendmail.htm

Note the SendMail add-in which makes it all easy without writing your own
code.


Gord Dibben MS Excel MVP

On Thu, 22 Jan 2009 15:09:02 -0800, Julie
wrote:

How do I create a button on a worksheet for users to click on to send the
worksheet as an email to someone else. I want them to be able to click on a
button that will notify the office that their report is complete.

I have created a button and tried to record a macro but the email only sends
when I am recording the action, not when I click on the object later.

HELP




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
Macro to send worksheet via email Julie Excel Discussion (Misc queries) 2 January 22nd 09 06:41 AM
macro to send email scheduler Excel Discussion (Misc queries) 2 October 18th 07 11:20 PM
send excel worksheet using email Steve Bennett Excel Discussion (Misc queries) 0 October 5th 07 03:44 PM
use excel to send email without macro Aaron Excel Discussion (Misc queries) 4 July 3rd 07 04:19 PM
Can you send a Macro to someone else by email? Greenback Excel Discussion (Misc queries) 3 August 2nd 06 01:01 PM


All times are GMT +1. The time now is 04:28 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"