Macro

G

golfinray

If I need to send email to 50 people and I want the same subject line each
time, is there a way to make a macro to do that? Thanks!!!!
 
S

Sue Mosher [MVP]

Yes, the way would be to write VBA code. But why would you want to do things
the hard way like that when you can send individual messages to a bunch of
recipients with mail merge?
 
Top