How turn off automatic office clipboard forever?

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

Guest

Thanks for any help.
Everytime I start Excel, if I copy something "big", the office clipboard
opens. I can then turn off Show Office Clipboard Automatically, but is there
a way so I can turn it off forever? So even if I quit Excel, then start
again, and I copy something, it doesn't happen again? I looked in
Tools>Options but I couldn't find anything. Maybe some code if necessary?
It's a hassle to do this everytime.
 
I believe a registry entry should do it. Under:

HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Common\General

(for Office 2003. Use 10 for Office XP and 9 for Office 2000) create this
Dword entry:

AcbControl

and set its value to 1.

--
Jim
| Thanks for any help.
| Everytime I start Excel, if I copy something "big", the office clipboard
| opens. I can then turn off Show Office Clipboard Automatically, but is
there
| a way so I can turn it off forever? So even if I quit Excel, then start
| again, and I copy something, it doesn't happen again? I looked in
| Tools>Options but I couldn't find anything. Maybe some code if necessary?
| It's a hassle to do this everytime.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top