I have an issue where a user needs to copy a record from one table to another. I can successfully do this using an append query but I also need to update two check boxes when the copy occurs. Is this an option with one query?
You are awesome dcb. So far it is working. I am going to test a little more just to ease my mind before I throw it out for others to use. I initially tried what you suggested but of course I didn't have something correct.
Thanks.