View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] Shaka215@gmail.com is offline
external usenet poster
 
Posts: 162
Default Save VB Userform Frame1 as Image?

Hello fellow programmers!

I am in need of some code to get VB to understand that it is suppose
to save the contents of whatever is in UserForm1 Frame1 as an image
(*.jpg)...I've seen this done with charts & graphs but was wondering
if this is possible with frames? Any help is much appreciated! Thanks!

-Todd