View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Patrick Molloy[_2_] Patrick Molloy[_2_] is offline
external usenet poster
 
Posts: 1,298
Default Capture a part of a screen

do you mean like Alt+[Print Scrn] ? why don't you use SendKeys

"benitAAvi" wrote:

Hi

I've found macros that enable to capture the whole screen

Looking for a macro that enables to capture only a part of the screen

Please help

Thanks