Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can I use Outlook express to send mail rather than Outlook by VBA code | Excel Programming | |||
How can I use Outlook express to send mail rather than Outlook by VBA code | Excel Programming | |||
Send to Outlook 2000 not Outlook Express | Excel Discussion (Misc queries) | |||
Display mail application either in Outlook, or Outlook express | Excel Programming | |||
Invoke Outlook Express SendMail From Excel VBA | Excel Programming |