I have a macro I found that works great and at one point there is a reference to the body of an email and in that body it writes the following automatically: "Please see the attached RFQ." using the following code:
I want the text to come out as:![]()
TextMsg = "Please see the attached RFQ."
Please see the attached quote.
<my name here>
So to do this, I'll need to drop down two lines at the end of the sentence. How do I do that?
Jim
Bookmarks