From memory I don't think you can do the .Send. I think it asks for confimation, which is why you use the Display / SendKeys to send it for you.
You can't!
I have a template spreadsheet with fields a:l
a = urn
b = orgname
c= email
d = template file location
e:k = files to be added
l = something else
i can whiz up bits and pieces from that by saying
define cell which has email in it, use offsets to get the other bits, fetch the template file, replace bits in the template file with a,b,l, attach files in columns e:k.
this lets me add diff files (if i need to) to diff orgs but with similar text or something.
anyway.
i don't think it's configured properly to allow 1200 emails out the door without me watching and going click click click or just watching them in display.
You can't!
I have a template spreadsheet with fields a:l
a = urn
b = orgname
c= email
d = template file location
e:k = files to be added
l = something else
i can whiz up bits and pieces from that by saying
define cell which has email in it, use offsets to get the other bits, fetch the template file, replace bits in the template file with a,b,l, attach files in columns e:k.
this lets me add diff files (if i need to) to diff orgs but with similar text or something.
anyway.
i don't think it's configured properly to allow 1200 emails out the door without me watching and going click click click or just watching them in display.