Hello,

I am trying to write a macro so that I can produce a roughly 60 line email that only needs minor adjustments before being sent out. I would like to just be able to run the macro and then trim the email as needed. It is not sent to the same person everytime, so I will not need the "to" section filled out, but the subject line is the same every time. I Would like to not use excel for this macro, if possible.

Could someone please provide the code for this?

Subject for the email is Info Request

Let's just say the body of the email is as below,

Hello Bob,

Please provide the following:

1. Phone Number
2. Address
3. Zip Code
4. Client
5. Fee

Regards,


Hopefully one of you can help me out in writing this code, Thanks A Ru