Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default How to inserting text in thos email macro


Please seethe following macro that sends a mesage only with osmething
written in subject line:

SUB SENDIT()
APPLICATION.DIALOGS(XLDIALOGSSENDMAIL).SHOW _
\", _
ARG2:=\"THIS GOES IN SUBJECT LINE\"
END SUB

How can I add text to the body of this message?
arg3?
Please help me here.
Thanks


--
stric
------------------------------------------------------------------------
stric's Profile: http://www.excelforum.com/member.php...o&userid=25230
View this thread: http://www.excelforum.com/showthread...hreadid=387225

  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default How to inserting text in thos email macro

You need other code to do this

See my site for example code
http://www.rondebruin.nl/sendmail.htm


Look for the Outlook example
http://www.rondebruin.nl/mail/folder3/smallmessage.htm

Or see the OE example
http://www.rondebruin.nl/mail/oebody.htm


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


"stric" wrote in message
...

Please seethe following macro that sends a mesage only with osmething
written in subject line:

SUB SENDIT()
APPLICATION.DIALOGS(XLDIALOGSSENDMAIL).SHOW _
\", _
ARG2:=\"THIS GOES IN SUBJECT LINE\"
END SUB

How can I add text to the body of this message?
arg3?
Please help me here.
Thanks


--
stric
------------------------------------------------------------------------
stric's Profile: http://www.excelforum.com/member.php...o&userid=25230
View this thread: http://www.excelforum.com/showthread...hreadid=387225



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
If text then email macro G Excel Discussion (Misc queries) 0 October 23rd 09 09:01 PM
Inserting Email on Excel Tab Jase4now Excel Discussion (Misc queries) 0 March 2nd 09 08:26 PM
Macro - Inserting text to a cell already containg text Dileep Chandran Excel Worksheet Functions 5 December 7th 06 03:42 PM
Macro - Inserting text to a cell already containg text Dileep Chandran Excel Discussion (Misc queries) 6 December 7th 06 03:42 PM
VBA - inserting text as link (email to) ajliaks[_20_] Excel Programming 1 May 8th 04 10:46 AM


All times are GMT +1. The time now is 06:12 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"