Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / May 2008

Tip: Looking for answers? Try searching our database.

email Button

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
BadRasta! - 09 May 2008 17:40 GMT
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 123@4567.com
Button 2 pressed send current worksheet to address 321@7654.com

& so on

Thnx,
BadRasta
Reitanos - 09 May 2008 19:28 GMT
You could use a macro with the following line:
ActiveWorkbook.SendMail Recipients:="a@b.com"

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! <BadRa...@discussions.microsoft.com>
wrote:
> Hello All,
> I'm trying to create a button that when pressed it sends an email to a
[quoted text clipped - 7 lines]
> Thnx,
> BadRasta
Jasfoster - 14 May 2008 03:27 GMT
Is there a way to record the Macro with a line just to send a single sheet
not the entire workbook?

> You could use a macro with the following line:
> ActiveWorkbook.SendMail Recipients:="a@b.com"
[quoted text clipped - 19 lines]
> > Thnx,
> > BadRasta
Ron de Bruin - 09 May 2008 20:44 GMT
Hi BadRasta

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

Signature

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

> Hello All,
> I'm trying to create a button that when pressed it sends an email to a
[quoted text clipped - 7 lines]
> Thnx,
> BadRasta
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.