I've noticed a possible bug in Excel 2010 v14.0.7106.5001 (32-bit). When copy-pasting two not adjacent cells (suppose A1 and C1) in workbook "BookA.xlsx" and pasting them in a second workbook open in a second instance of Excel ("BookB.xlsx"), the program paste not only the two cells I've selected but also the cell in between A1 and C1 (cell B1 from "BookA.xlsx").
Is this a known bug of MS Excel? Is there any way to work around it?
如果您在2个excel实例之间进行复制,您将获得您所看到的效果.如果纸张在同一个实例中,那么您将获得所需的效果.
实例?咦?
Excel的一个实例是在内存中加载的单独Excel.
每次单击Excel图标以启动Excel时,此Excel都无法直接与其他Excel通信,并且每个Excel都称为实例.
相反,如果您转到"文件 - 打开"对话框并打开每个电子表格,则只有一个Excel实例,并且共享内存,并且副本将按预期工作.
我该怎么说?
查看" 视图"菜单,然后选择" 切换Windows".其中列出的电子表格的名称可以按预期复制和粘贴.但是,如果那里只有一个名称(或者您没有看到预期的名称),则另一个实例中的另一个电子表格,Excel将复制其间的所有单元格,即使未选中.