View Single Post
  #17   Report Post  
Posted to microsoft.public.excel.programming,microsoft.public.word.vba.general
Karl E. Peterson Karl E. Peterson is offline
external usenet poster
 
Posts: 22
Default Clear Office Clipboard from VBA?

NickHK wrote:
That way you only have to deal with the Windows clipboard. As it can only
have a single object in each format, copying another picture <in the same
format will clear the previous one.


Afaik, the entire contents of the clipboard (all formats) are cleared whenever a
Copy operation occurs. At least that's generally considered "proper" coding, in
nearly every circumstance. Certainly, if there's a need to do otherwise, it should
be transparent to the user. Have you ever seen items *added* to the clipboard
collection via a straigt-up Copy operation?
--
..NET: It's About Trust!
http://vfred.mvps.org