BB_AU
02-19-2015, 04:01 PM
Hi Guys,
This seems farily simple but all the solutions I have come across look far more detailed than my requirement.
Basically, I have an excel macro tha generates an email with certain text, subject lines and attachments. What it is currently missing is the To and CC details which are manual.
All I want to do is write a macro that will copy the 'to' and 'cc' details from a selected item in the inbox and apply those to the newly created email item. I was going to link this macro to a button on the new message window (remembering that the macro does not create the newmail item it has already been created by the excel macro, the outlook macro will just apply address details to it when ran)
Not sure if its possbile to do that way but I thought it might be straight forward :think:
Thank you.
This seems farily simple but all the solutions I have come across look far more detailed than my requirement.
Basically, I have an excel macro tha generates an email with certain text, subject lines and attachments. What it is currently missing is the To and CC details which are manual.
All I want to do is write a macro that will copy the 'to' and 'cc' details from a selected item in the inbox and apply those to the newly created email item. I was going to link this macro to a button on the new message window (remembering that the macro does not create the newmail item it has already been created by the excel macro, the outlook macro will just apply address details to it when ran)
Not sure if its possbile to do that way but I thought it might be straight forward :think:
Thank you.