D
Dave Couch
I want to copy a single record to a new record in the same table. The copy
would be based on TransID (an index field in the table) = [a given value].
The given value would be equal to a form input value. I want to copy all of
the fields of the table and create a new reord. How do I do this?? I tried
working with the append query, but couldn't figure it out.
Dave Couch
would be based on TransID (an index field in the table) = [a given value].
The given value would be equal to a form input value. I want to copy all of
the fields of the table and create a new reord. How do I do this?? I tried
working with the append query, but couldn't figure it out.
Dave Couch