View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JLGWhiz JLGWhiz is offline
external usenet poster
 
Posts: 3,986
Default Maximized or minimize

That should be vbMaximizedFocus, not xl.

"Philosophaie" wrote:

How to maximize an initially hidden Workbook:
Shell ("c:\Program Files\Microsoft Office\OFFICE11\WINWORD.exe", "Code to
mazimize or set visible=True")