Hey guys,

How would I edit this line to send an email to each of the email addresses in column "BF instead of just one?"

.To = "[email protected]"
I'm not sure how to write it but maybe a loop would do this?