D
DW
I am attempting to update records in a table based on an expression created
in the "update to" row of the update query. The expression concatenates three
text strings from three different fields. When the update runs, it will only
use the first field in the expression. How do I get the destination field to
update to the entire string created by the expression?
in the "update to" row of the update query. The expression concatenates three
text strings from three different fields. When the update runs, it will only
use the first field in the expression. How do I get the destination field to
update to the entire string created by the expression?