ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Cut and Paste Stopped Working (https://www.excelbanter.com/excel-discussion-misc-queries/209503-cut-paste-stopped-working.html)

Minitman

Cut and Paste Stopped Working
 
Greetings,

I seem to have lost the ability to cut and paste worksheet cells. I
can highlight the chosen cells and use ctrl C to put them on the
clipboard, but as soon as I change the focus to the destination cells
there is nothing on the clip board and the moving dotted line around
the source cells disappears.

How do get my cut and paste back?

Any help is appreciated.

Minitman

ShaneDevenshire

Cut and Paste Stopped Working
 
Hi,

This suggests there is an event macro in your workbook. Even if the macro
doesn't actually do something other that check to see if you have done
something, that may kill the clipboard.

For example, you might have a Worksheet_Selection_Change or Worksheet_Change
event.

--
Thanks,
Shane Devenshire


"Minitman" wrote:

Greetings,

I seem to have lost the ability to cut and paste worksheet cells. I
can highlight the chosen cells and use ctrl C to put them on the
clipboard, but as soon as I change the focus to the destination cells
there is nothing on the clip board and the moving dotted line around
the source cells disappears.

How do get my cut and paste back?

Any help is appreciated.

Minitman


Minitman

Cut and Paste Stopped Working
 
Hey Shane,

Thanks for the reply.

That was the problem.

Thanks.

-Minitman


On Fri, 7 Nov 2008 14:46:05 -0800, ShaneDevenshire
wrote:

Hi,

This suggests there is an event macro in your workbook. Even if the macro
doesn't actually do something other that check to see if you have done
something, that may kill the clipboard.

For example, you might have a Worksheet_Selection_Change or Worksheet_Change
event.




All times are GMT +1. The time now is 02:28 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com