Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 14
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 276
Default 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




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How can I use Outlook express to send mail rather than Outlook by VBA code new.microsoft.com Excel Programming 5 August 3rd 05 03:45 PM
How can I use Outlook express to send mail rather than Outlook by VBA code new.microsoft.com Excel Programming 1 August 1st 05 12:45 PM
Send to Outlook 2000 not Outlook Express Jimbo Excel Discussion (Misc queries) 2 January 4th 05 08:19 PM
Display mail application either in Outlook, or Outlook express [email protected] Excel Programming 0 April 13th 04 09:50 PM
Invoke Outlook Express SendMail From Excel VBA Alan Excel Programming 1 February 6th 04 06:27 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"