E
EAB1977
Hello everyone,
Is it possible to change a record in a select query without having to
use a update query?
Example:
Product Line Testing Code
1 1
1 2
1 3
What I want is if the testing code = 3, can I change the label to a 2
instead of a 1 wirhout using a update query?
Is it possible to change a record in a select query without having to
use a update query?
Example:
Product Line Testing Code
1 1
1 2
1 3
What I want is if the testing code = 3, can I change the label to a 2
instead of a 1 wirhout using a update query?