Hi
I'm importing (copying and pasting) a large amount of data from one workbook to another using VBA. When I close the workbook I copied from I get a message that there is a large amount of data on the clipboard click yes to keep it or no to delete it.
How do I turn that message off or clear the clipboard before closing so my VBA code doesn't get interrupted?
Bookmarks