I have a form in Access 97 that copies the "current Record" and pastes it as a new record using the "duplicate Record" feature built into the wizard. When I close the form I get a warning that say's 'You have copied a large amount of data onto the clipboard.. ' How do I clear the clipboard from Visual Basic code after I duplicate my record in order to avoid this annoying warning!?