PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Reply to a message by inserting the text from a text file

Reply

Reply to a message by inserting the text from a text file

 
Thread Tools Rate Thread
Old 07-07-2003, 04:54 PM   #1
Céline Brien
Guest
 
Posts: n/a
Default Reply to a message by inserting the text from a text file


Hi everybody,
The other day I found codes to send a message with an attachment.
I create the macro and I am sending the message using a button. I love
it !
Now, I am looking for codes to reply to a message by inserting the text
from a text file.
I would select the message, and choose the macro depending on the text I
want to insert in the response.
In other word, I would select the message, press the macro button and
have the respond window open with the text in the text box. I don't want
the message to be send without having a look at it and sometimes add a
word or two. I would press the send button myself.
Something like that :
---------------------------------------
Sub ReplyWinter()
From the select message open the RE window
Insert the text from Winter.txt
End sub
---------------------------------------
Many thanks for your help,
Céline

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off