Hello!

I have made the following code that will reply to a selected email with a template.

Please Login or Register  to view this content.
However, I need to include the CC email addresses from the original email. The current line of code I have
Please Login or Register  to view this content.
is for the CC display names and not the email addresses themselves which is likely to cause some problems for me.

Also, I need to include an error statement that will show a message box telling the user to select an email if nothing is selected. I have tried
Please Login or Register  to view this content.
but nothing happens. I'd also like to include an error statement that will show a message box telling the user that the .oft file can't be found if it is has been moved from its original location.

Please can someone help me with this?

Thank you!