View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
G.R. Toro G.R. Toro is offline
external usenet poster
 
Posts: 16
Default How to save clipboard into emf or wmf file using Excel VBA

Hi,

I would like to create a macro that saves the clipboard contents to an emf
or wmf file. Is this possible? The clipboard contains 3 Excel charts that
I want to save together as one graph.

Any suggestions?

Thanks,

Gabriel