I have VBA code that I used in my Access 2010 project app and in converting to 2013, the process to load records into the clipboard using the MSForms.Dataobject is not working. I get the Compile Error: User-Defined type not defined. Am I missing a control that needs to be added or is there another way to perform this task in 2013?
(see the attachment)