cut & paste error

C

CP

After several successful cut n paste actions I receive and
error msg "can not empty the clipboard". When I access
the office clipboard underneath Edit it's empty. What's
the cause of this error. If I close Excel I'm able to
resume the cut n paste but eventually the error will
return.

Any ideas?

Your help is greatly appreciated.
 
D

David McRitchie

Hi Corey,
If this is manually you can clear the clipboard at the upper right-hand
icon below the clipboard titlebar on the clipboard popup. ]
(View, Toolbars, Clipboard)

If this has something to do with macros. You can clear the clipboard with
Application.CutCopyMode = False

Chip Pearson has a webpage on use of Clip Board
http://www.cpearson.com/excel/clipboar.htm
 
R

Raghu Prakash

Hi,

SYMPTOMS
When you drag data from one cell to another, you receive the following
error message:

Cannot Empty the Clipboard.
CAUSE
This problem occurs if you are running GetRight Monitor version 3.2, and it
is configured to monitor the Windows clipboard.
RESOLUTION
To disable the monitoring of the Windows clipboard within the GetRight
Monitor program, follow these steps:


Right-click the GetRight icon (the letter G) on the taskbar and click
Configuration.
In the Configure GetRight dialog box, click Monitor and click to clear the
Monitor Clipboard check box. Click OK.
MORE INFORMATION
You can drag cells on the worksheet to move data from one cell to another.
However, this feature does not work if you are running GetRight Monitor and
have the Monitor Clipboard option selected. This option makes the GetRight
program a clipboard viewer. Because Excel uses the clipboard when you drag
cells, GetRight temporarily intercepts this event and Excel is unable to
process the requested action.

GetRight Monitor is manufactured by HeadLight Software, a vendor
independent of Microsoft; we make no warranty, implied or otherwise,
regarding this product's performance or reliability.

Please let me know has this helped You...
Thank you...
Raghu...
This posting is provided "AS IS" with no warranties, and confers no rights.
 
Top