View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Verizon Man Verizon Man is offline
external usenet poster
 
Posts: 1
Default Userform - VBA Programming Question

Hi everyone - I created a userform template and I'm trying to print data from a specific frame within my template. The frame scrolls through two pages of data, so I can't do a screen capture because I would be missing a full page of info. I'm looking for a VBA code to print this specific frame with my userform running - any ideas

Thanks

V-Man