Clipboard toolbar behavior

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi!

Wanted to know if there is a way in Excel 2000 to turn of
the message for the clipboard toolbar," The office
clipboard can only hold 12 items. Copying this item will
add it to the end and discard the first item. Do you want
to copy it anyway? I do a lot of copying and pasting and
don't want to keep answering this question or clearing
the clipboard. This just slows me down.

Thanks
 
I'm not aware of a way to keep this warning from appearing. Your only
option, as far as I know, is to block the Clipboard from appearing at all.
This can be done with a registry entry (using RegEdit.exe):

Location:

HKEY_CURRENT_USER\Software\Microsoft\Office\9.0\Common\General

DWORD: AcbControl

Values:

0 (off) = Allow the Clipboard Toolbar triggers to work normally.
(This is the default.)

1 (on) = Disable the Clipboard Toolbar triggers.

--
Jim Rech
Excel MVP
| Hi!
|
| Wanted to know if there is a way in Excel 2000 to turn of
| the message for the clipboard toolbar," The office
| clipboard can only hold 12 items. Copying this item will
| add it to the end and discard the first item. Do you want
| to copy it anyway? I do a lot of copying and pasting and
| don't want to keep answering this question or clearing
| the clipboard. This just slows me down.
|
| Thanks
 
Back
Top