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