View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Cesar Zapata[_3_] Cesar Zapata[_3_] is offline
external usenet poster
 
Posts: 10
Default Keyboard shortcut for Maximizing Windows

play with ctrl + f9 and ctrl + f10


Cesar


SuperJas wrote:
Hi,

Would anyone know the keyboard shortcut for maximizing an active window?

I am controlling an external program from Excel and need to maximize the window using SendKeys.

Thanks very much,

SuperJas.