#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default email Button

Hello All,
I'm trying to create a button that when pressed it sends an email to a
specific email address.
That is...
Button 1 pressed send current worksheet to address
Button 2 pressed send current worksheet to address


& so on

Thnx,
BadRasta
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 123
Default email Button

You could use a macro with the following line:
ActiveWorkbook.SendMail "

Excel will attempt to send it using the default mail client (if there
is one) and give the message a subject that is the document name.
You could create the button with the Forms toolbar and assign your
macro to it.

There's probably a way to force a custom subject line - anyone know?

On May 9, 12:40 pm, BadRasta!
wrote:
Hello All,
I'm trying to create a button that when pressed it sends an email to a
specific email address.
That is...
Button 1 pressed send current worksheet to address
Button 2 pressed send current worksheet to address

& so on

Thnx,
BadRasta


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,123
Default email Button

Hi BadRasta

See this page
http://www.rondebruin.nl/sendmail.htm

--

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


"BadRasta!" wrote in message ...
Hello All,
I'm trying to create a button that when pressed it sends an email to a
specific email address.
That is...
Button 1 pressed send current worksheet to address
Button 2 pressed send current worksheet to address


& so on

Thnx,
BadRasta

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default email Button

Is there a way to record the Macro with a line just to send a single sheet
not the entire workbook?

"Reitanos" wrote:

You could use a macro with the following line:
ActiveWorkbook.SendMail "

Excel will attempt to send it using the default mail client (if there
is one) and give the message a subject that is the document name.
You could create the button with the Forms toolbar and assign your
macro to it.

There's probably a way to force a custom subject line - anyone know?

On May 9, 12:40 pm, BadRasta!
wrote:
Hello All,
I'm trying to create a button that when pressed it sends an email to a
specific email address.
That is...
Button 1 pressed send current worksheet to address
Button 2 pressed send current worksheet to address

& so on

Thnx,
BadRasta



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
BCC Email using a Command Button Tdahlman Excel Discussion (Misc queries) 3 December 28th 07 10:32 PM
MS Excel Email button Help russkris00 Excel Discussion (Misc queries) 7 October 19th 07 10:26 PM
MS Excel email button russkris00 Excel Discussion (Misc queries) 1 October 18th 07 10:01 AM
Email button??? hogiejax Excel Worksheet Functions 5 June 24th 06 08:30 PM
Button to email my spreadsheet hays4 Excel Discussion (Misc queries) 2 November 4th 05 12:57 PM


All times are GMT +1. The time now is 09:29 PM.

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

About Us

"It's about Microsoft Excel"