View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
wonder wonder is offline
external usenet poster
 
Posts: 1
Default Office Clipboard: Clear all with VBA-macro?

Is there a way to execute Clear all -command in Office Clipboard by a
VBA-macro?

I know this can be done in Office 2000, but what about Office XP? In
XP I can't find any controls: CommandBars("Clipboard").Controls.Count
= 0 ???