I have VBA code on an Access Form that will allow me to send an email messge thru Outlook Express to the email address in a field, but is there a way, using a modification of the same code to Send Bulk email to every email address in that field in my database Using a Query?
I can get the...