I would like to set the value of an Access database table field to "Yes" if another field in the same record (of the same table) contains the value "invoice".
Can I insert If statements into the SQL table view?
If yes, what is the proper syntax to achieve this result?
If not, what is the solution. (When responding please bear in mind that I have a very limited programming knowledge)
Can I insert If statements into the SQL table view?
If yes, what is the proper syntax to achieve this result?
If not, what is the solution. (When responding please bear in mind that I have a very limited programming knowledge)