View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Héctor Miguel Héctor Miguel is offline
external usenet poster
 
Posts: 434
Default alternative to using the 'chart method' to exporting range as .jpg file

hi, !

does this help: - http://tinyurl.com/of4try

hth,
hector.

__ OP __
I have posted a similar question as this one using a different heading
(maybe I'm hoping on catching a diff. audience...lol)

Anyways, I need to export a set range as a .jpg image file.
However I have noticed that resorting to exporting it via a chart results in reduced image quality
when compared to manually selecting the range and copying into MS Paint and then saving it as a JPG.

So, does anyone out there maybe have some VBA code I can use that will use MS Paint to achieve this?