This seems like it should be simple enough but I have been unsuccessful in locating an answer. I want to be able to copy all fields in a subform with the click of one button. Then I will be pasting this info into an email or Word document. So basically, I want to perform a function similar to a "Select All" and "Copy", or "Duplicate Record button" but without automatically pasting as a new Access entry. If you can suggest VBA code to paste into "On Click" event of button that would help a ton.