I am looking for a way to clear the clipboard. I am running into a problem where I am using the clipboard to duplicate a record. However, when you exit the form it prompts you to save the items on the clipboard and I always want that to not be saved so if you get back in to make a copy the old clipboard data is not there again to be pasted. I tried to do an INSERT query using SQL language but I was having problems there as well, however, it may be the better way to go. Any help would be great...Thanks!!