I have a table that I need to copy and insert a record into another table any time a change is made. I know that I should use the "After record Updated feature" and have seen similar solutions on this forum although what I would like to do is copy the entire record (all fields) without having to program each individual field.
I'm sure this is fairly simple although it's beyond me. Any help would be appreciated.