Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello,
I need help how to send a worksheet as a sheet so that is displayed in the body of the email rather than as an attachment. The email program is Outlook. I've tried to find some code to meet this purpose without success. I found this site a useful reference but does not allow to send as sheet, only attachment - http://www.ozgrid.com/VBA/send-email.htm I also tried Application.SendKeys ("%Fdm") but this only changes the workbook to an email message. I also want to be able to change the Subject field and TO field as well each time the sheet is sent (in the vba code). Any advice is appreciated. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i found some code in this site which should meet my needs. it appears to copy the worksheet as html into the email body. http://www.rondebruin.nl/mail/folder3/mail4.htm |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Send a Sheet as body of Outlook Email | Excel Discussion (Misc queries) | |||
send sheet as attachment | Excel Programming | |||
Auto sending workbook or sheet as an attachment using Outlook | Excel Discussion (Misc queries) | |||
send sheet to email as html attachment | Excel Programming | |||
Send Outlook Attachment within Excel | Excel Programming |