Can the Office Clipboard be cleared using VBA in PowerPoint?



Pretty much says it all. I think we've installed some add-ins that
are putting unexpected things in the clipboard. *Our* add-in would
like to clear the clipboard, but I can't figure out how. I can do it
manually, but when I attempt to create a macro from the steps to do
that, it ends up empty. WTH?

As an allied question, does the order in which add-ins are listed in
Tools->Add-ins define the order in which they're loaded? If so, then
it wouldn't do much good to code the vba if our add-in was loaded
before the one leaving its tracks in the clipboard, would it?

.



Relevant Pages

  • Re: clipboard empty after re-opening Word
    ... Some add-ins clear the Clipboard when starting Word. ... is the Microsoft Works Suite Add-in for Word; if you got Word as part of ... Microsoft MVP (Word) ... I have looked for add-ins and don't see anything under Tools/Templates ...
    (microsoft.public.word.docmanagement)
  • Re: Word 2000 copying and pasting glitch
    ... 1.Open Word and go to the Tools => Customize menu and choose the Commands ... 3.In the right pane choose the "COM Add-Ins" command, ... would seem to allow me to add to the clipboard without erasing what was on ... third party add-in. ...
    (microsoft.public.word.application.errors)
  • Re: Why doesnt Clipboard.SetText txtRX, vbCFText work on XP?
    ... removing all your add-ins from loading on startup and then test if the clipboard gets cleared when you start VB. ... I do admit that I like mine having the toolbar button rather than having to go to the Window menu with MZ-Tools. ...
    (microsoft.public.vb.general.discussion)
  • Re: Why does VB
    ... I've done a google search ... While I don't understand the underlying mechanisms, it has to do with Add-Ins... ... but if you have **any** active Add-Ins, then the Clipboard is cleared. ...
    (microsoft.public.vb.general.discussion)
  • Re: How can I pass information to an App with Shell?
    ... add-ins. ... does not tamper with the clipboard and I don't have that problem. ... Any that creates a toolbar button, ...
    (microsoft.public.vb.general.discussion)