View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Andrea72 Andrea72 is offline
external usenet poster
 
Posts: 1
Default How to select a range and save it as a picture (.gif, jpg, bmp, ..

Hello,
I would like to save an Excel range of cells as it were a picture.
For example I have data in a range, such as A1:C8, and I would like to save
it as a picture in a directory. I know how to do it when I have a graph, but
I cannot manage this. Please help me.
Thank a lot,
Andrea

ps of course I need to do it (if it is possible) using an excel macro...