PaulMThomas
IS-IT--Management
I am sure this is pretty easy but my MS Access skills are pretty poor.
I have a record open on a form, one of the fields is E-MailAddress within a table called tbl_Customer_Site_Contact.
How do I set a variable called v_EMailAddress to the value of the current record field E-MailAddress?
In case it is required to know why I am doing this, it is is so that I can send an e-mail to the user.
I have a record open on a form, one of the fields is E-MailAddress within a table called tbl_Customer_Site_Contact.
How do I set a variable called v_EMailAddress to the value of the current record field E-MailAddress?
In case it is required to know why I am doing this, it is is so that I can send an e-mail to the user.