Hi

I am using the code below to generate an email directly from a workbook. I created a named range called Addressee to populate the <.Item.To = "Addressee"> line but VBA does not use it - it inserts 'Addressee' into the 'To' line in the email. Where am I making a mistake? The rest of it seems to work OK.


HTML Code: 
Thanks for any assistance