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 / New Users / December 2006

Tip: Looking for answers? Try searching our database.

Macro for e-mailing cell range

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
trinibigboy@gmail.com - 12 Dec 2006 16:35 GMT
I created a log in excel to manage our incoming documents and need to
get a macro that will bring up a new outlook email with the subject as
the name of the workbook and the body of the email as the text inputed
with in a cell. I can get it to automatically email the entire sheet,
but only need it to e-mail the information in the last updated cell of
a particular column. This is the macro that I am currently using:

Sub SendSheet()
ActiveWorkbook.SendMail Recipients:="email address"
Application.ScreenUpdating = True
End Sub

Thanks in advance for any help provided.
Gord Dibben - 12 Dec 2006 22:12 GMT
Have a look at the code at Ron de Bruin's site.

Cell range as text in the body of email.

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

If not to your liking hit Ron's "Index" link for more options.

Gord Dibben  MS Excel MVP

>I created a log in excel to manage our incoming documents and need to
>get a macro that will bring up a new outlook email with the subject as
[quoted text clipped - 9 lines]
>
>Thanks in advance for any help provided.

Rate this thread:






 
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.