Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default emailing a userform during runtime


i would like send a form ussing outlook. i created a command button send
.. what code can i insert there to have the form sent using outlook. I am
trying to accomplish this after the user completes the form.
Thanks


--
dstyles782001
------------------------------------------------------------------------
dstyles782001's Profile: http://www.excelforum.com/member.php...o&userid=31727
View this thread: http://www.excelforum.com/showthread...hreadid=518735

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 53
Default emailing a userform during runtime

Outlook must be set as default mailing client and the code is:

ActiveWorkbook.SendMail ",
Subject:="Something", ReturnReceipt:=True

€ždstyles782001" napĂ*sal (napĂ*sala):


i would like send a form ussing outlook. i created a command button send
. what code can i insert there to have the form sent using outlook. I am
trying to accomplish this after the user completes the form.
Thanks


--
dstyles782001
------------------------------------------------------------------------
dstyles782001's Profile: http://www.excelforum.com/member.php...o&userid=31727
View this thread: http://www.excelforum.com/showthread...hreadid=518735


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default emailing a userform during runtime

If you only want to send one sheet

See
http://www.rondebruin.nl/sendmail.htm

--
Regards Ron de Bruin
http://www.rondebruin.nl


"Henrich" wrote in message ...
Outlook must be set as default mailing client and the code is:

ActiveWorkbook.SendMail ",
Subject:="Something", ReturnReceipt:=True

"dstyles782001" napísal (napísala):


i would like send a form ussing outlook. i created a command button send
. what code can i insert there to have the form sent using outlook. I am
trying to accomplish this after the user completes the form.
Thanks


--
dstyles782001
------------------------------------------------------------------------
dstyles782001's Profile: http://www.excelforum.com/member.php...o&userid=31727
View this thread: http://www.excelforum.com/showthread...hreadid=518735




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
adding controls to userform at runtime Ouka[_12_] Excel Programming 3 August 18th 05 08:11 PM
Dynamic userform at runtime Ouka[_11_] Excel Programming 1 August 16th 05 02:44 PM
Userform runtime controls & Macs Jim Cowan Excel Programming 0 June 15th 05 07:21 PM
Add pictures to UserForm at runtime Dave[_33_] Excel Programming 1 December 6th 03 06:22 PM
add multiple checkboxes to userform at runtime gkelle Excel Programming 2 October 16th 03 04:16 PM


All times are GMT +1. The time now is 08:44 PM.

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"