I have a quite specific VBA request - I found how to do it on another website but I can't find it after hours of looking (I should have written it down I know) - what I need is:
VBA to send the same email to multiple addresses (they would be listed in a sheet, say from A1 to A500)
If possible I'd like it to send the message to one address at a time, but automatically, so click 'send' and it goes to the first address, then second, then third, etc..
I would like to be able to type the Subject and the content in cells on the same sheet as the addresses, possibly with some HTML in.
Is any/all of this possible?
Bookmarks