View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Vasant Nanavati Vasant Nanavati is offline
external usenet poster
 
Posts: 1,080
Default Accessing the clipboard after copyface

Not easy unless the clipboard contents are text only. Look at the following
post (which is not exactly on point) by Stratos Malasiotis and decide if
it's worth while for you to investigate:

http://google.com/groups?selm=398E9B....warwick.ac.uk

--

Vasant



"Googleplex" wrote in message
m...
How does one access clipboard contents from excel vba without pasting?
For example, following an invocation of copyface, how can I assign
the actual bitmap data to an array?