Accessing MS Clipboard Items

  • Thread starter Thread starter ionaran
  • Start date Start date
I

ionaran

I want to access to all clipboard items. How can I do this?
Also is there a try catch statement in excel macros?
 
Search your C drive for a program called Clipbrd.exe - If
this is something you are wishing to do regularly, it is
probably worthwhile creating a shortcut to clipboard and
putting it on your desk top.

Hope this helps

Paul Falla
 
I mean all excel clipboard items. Is there anyway to acces the exce
Clipboard using a macro (not a form).:
 
Back
Top