View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
AA2e72E AA2e72E is offline
external usenet poster
 
Posts: 400
Default export in graphic format - experts, can vba do it?

I am not aware of a way of doing this using VBA. Try down loading the
Microsoft HTML Help Workshop: this has a utility to capture any graphical
object as a bitmap and can save it to other formats.

Try

"Mark" wrote:

Hi,
How exports by programming the shape (in sheet) or entire
userform in a graphic format e.g. jpg, gif?
I would be very happy if anyone could help me in this.

I've excel 2k
Best regards
Mark