![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
I am currently completing a macro to automate sending of email with
attachments. This is all working except for the format of the body of the email which I am struggling with. In the code I have specified the text I want to send as it is common to all emails. My query is simple, how do I add like breaks to my text in the body in order for the email to appear as different lines as in a normal email rather than one long piece of text? In other words I want to turn: Dear XX, Please find attached last period sales. Any queries let me know. Regards. Into: Dear XX, Please find attached last period sales. Any queries let me know. Regards Any help gratefully received. |
Ads |
#2
|
|||
|
|||
![]()
Is the format of the message HTML, plain text, or RTF?
-- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx "Xluser@work" wrote in message ... I am currently completing a macro to automate sending of email with attachments. This is all working except for the format of the body of the email which I am struggling with. In the code I have specified the text I want to send as it is common to all emails. My query is simple, how do I add like breaks to my text in the body in order for the email to appear as different lines as in a normal email rather than one long piece of text? In other words I want to turn: Dear XX, Please find attached last period sales. Any queries let me know. Regards. Into: Dear XX, Please find attached last period sales. Any queries let me know. Regards Any help gratefully received. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Change email subject line... | silas | Outlook Express | 1 | February 27th 06 11:59 PM |
How do I append text to the body of a email? | Beginner | Outlook and VBA | 2 | February 9th 06 09:36 PM |
line breaks in plain text email | Michael Logies | Outlook - General Queries | 4 | February 5th 06 08:20 AM |
Dragging an email to the Calendar drops the email body text | yan | Outlook - Calandaring | 2 | February 1st 06 01:23 AM |
New email opens with questions already in the body. | [email protected](DO NOT SPAM) | Outlook - Using Forms | 1 | January 25th 06 02:05 PM |