Funky Copy/Paste behavior..

RhodeRider

New Member
Joined
May 16, 2011
Messages
6
Hey all,
I was attempting to copy large blocks of data from one excel file to another and I noticed some really strange behavior. For instance, one cell in the first file read "Rain,fog", and when pasted it into sheet1 of a different file, the cell read "Mostly Clear". Weirder still, I noticed that on sheet3, which I did not paste into, the cell read "Rain, Fog", as it should have on sheet1. (FTR, "most clear" is one of the entries in adjacent cells. it didn't just come out of nowhere).

I closed both files and cleared the clipboard and this seems to have worked. My question is, does anyone know why this happened? I'm just curious. Also, I often copy/paste data that is not so easy to catch (just lots of numbers) and I'm worried this will happen again and I won't notice it.

Thanks!
 

Excel Facts

Do you hate GETPIVOTDATA?
Prevent GETPIVOTDATA. Select inside a PivotTable. In the Analyze tab of the ribbon, open the dropown next to Options and turn it off
Thanks for the link Sektor. The following quote leads me to believe that somehow, whatever I had previously copied was not being cleared:

The Windows clipboard stores at most 1 data element for each format. That is, the clipboard can store simultaneously a text string, an image, some HTML, and so on. If you store data of a type that already exists in the clipboard, the existing data for that type is replaced by the new data.

Also, I'm not trying to write a VBA script, just using ctrl+C and ctrl+V.

Could it possibly be related to the fact that whenever I select and move a block of data, I get the following pop-up:

The clipboard cannot be emptied. Another program might be using the clipboard.
?

THanks, Tom
 
Upvote 0

Forum statistics

Threads
1,224,583
Messages
6,179,681
Members
452,937
Latest member
Bhg1984

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top