ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   SendMail and User Input & OutLook Express (https://www.excelbanter.com/excel-programming/367492-sendmail-user-input-outlook-express.html)

James T

SendMail and User Input & OutLook Express
 
I am using the following to send the current worksheet to clients, and it is
great - using Outlook Express:

Sub mail2()
ActiveWorkbook.SendMail (Range("a1")), (Range("a2"))
End Sub

However just wondering if there is a way to have the email come up and allow
me to enter in data before it is actually sent.

Regards



Corey

SendMail and User Input & OutLook Express
 
have a look:
http://www.rondebruin.nl/sendmail.htm

Corey....

"James T" wrote in message
...
I am using the following to send the current worksheet to clients, and it
is
great - using Outlook Express:

Sub mail2()
ActiveWorkbook.SendMail (Range("a1")), (Range("a2"))
End Sub

However just wondering if there is a way to have the email come up and
allow
me to enter in data before it is actually sent.

Regards






All times are GMT +1. The time now is 06:03 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com