When I have two workbooks open and running in separate instances of Excel 2010 and one has set Application.CutCopyMode to False then I am prevented from copying and pasting in the other workbook. Is there a way in VBA to use CutCopyMode or anything similar to avoid that workbook's overuse of the clipboard without affecting other workbooks in other instances of Excel?