G
Guest
I have Table A and Query B with the same four fields. If
three of the fields match, then I want to copy the fourth
field from Query B (a summation result) to the fourth
field in Table A. No matter how I create the update
query, I receive the message Operation Must Use an
Updatable Query.
If I remove Query B from the update query, then I do not
get the error message. As soon as I add Query B to the
update query, whether I refer to it or not, I receive the
error message. I tried using DLOOKUP in the Update To
field, but this does not resolve the issue
Am I attempting an impossible task? Is there a way around
this?
Thanks!
three of the fields match, then I want to copy the fourth
field from Query B (a summation result) to the fourth
field in Table A. No matter how I create the update
query, I receive the message Operation Must Use an
Updatable Query.
If I remove Query B from the update query, then I do not
get the error message. As soon as I add Query B to the
update query, whether I refer to it or not, I receive the
error message. I tried using DLOOKUP in the Update To
field, but this does not resolve the issue
Am I attempting an impossible task? Is there a way around
this?
Thanks!