S
sdhi
I have a table containing FieldA, FieldB, and Field C. For each record, I
want to add FieldA + FieldB and store the result in FieldC. I then need to
save the table as a txt file and send to someone. Using FieldC: [FieldA] +
[FieldB] in an update query doesn't apparently let me save the contents of
each FieldC. I know I'm overlooking something that should be pretty simple.
Help! How do i do this?
want to add FieldA + FieldB and store the result in FieldC. I then need to
save the table as a txt file and send to someone. Using FieldC: [FieldA] +
[FieldB] in an update query doesn't apparently let me save the contents of
each FieldC. I know I'm overlooking something that should be pretty simple.
Help! How do i do this?