I have VBA code that would open an new email and I want to add :
Hello,
<Email body text stored in as String Variable inserted here>
<Chart copied from Excel inserted here>
<Standard Signature inserted Here>
I have the following code. It all works except that the Chart is inserted after...