Hello All,
If I have a database named "clients.db" with a table named "fsbo" with three special feilds:
Address (text)
Absentee (yes/no)
MailAddress (text)
I want MailAddress to be populated with Address when Absentee is no.
Whatever the code is, where do I write it to make the function happen? Does Access have a console? I am very new to Access, but have some programming experience, can anyone help me on this?
If I have a database named "clients.db" with a table named "fsbo" with three special feilds:
Address (text)
Absentee (yes/no)
MailAddress (text)
I want MailAddress to be populated with Address when Absentee is no.
Whatever the code is, where do I write it to make the function happen? Does Access have a console? I am very new to Access, but have some programming experience, can anyone help me on this?