Thread: Ckear Clipboard
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ronbo ronbo is offline
external usenet poster
 
Posts: 36
Default Ckear Clipboard

How do I Clear the Contents on the clipboard. I have
tried using Application.CutCopyMode = False, but it does
not clear the clipboard.

Any help would be appreciated.