SpyderMan1234
IS-IT--Management
I'm fairly new to VBA, but I've managed to create a DB that sends out emails to addresses obtained through a form. After an email is sent to a certain individual I need to flag the record so that you cannot send anymore emails. I understand the logic on how to do this, but I cannot figure out how to reference the field "EmailFlag" in Table1 in my code in order to increment the flag from a 0 to a 1. Is it necessary to connect to the database?
Thanks in advance
Thanks in advance