Clear last item copied to the clipboard

C

Cissy

Hi,

In searching past questions/answers, I did find this line of code to deal
with clearing the clipboard, but it doesn't seem to work. Ideally, I want to
clear just the last item copied to the clipboard. Any ideas? I'm using Word
XP and 2003. Thanks much!

CommandBars("Clipboard").Controls("Clear Clipboard").Execute
in English version of Office2000.
 
Top