View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default How to save clipboard into emf or wmf file using Excel VBA

This site might help. Not sure.

http://www.faqs.org/faqs/graphics/fi...ection-46.html

"G.R. Toro" wrote:

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