View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips[_7_] Bob Phillips[_7_] is offline
external usenet poster
 
Posts: 1,120
Default Window Resize

Simply add it after the code that opens the workbook.

--
HTH

-------

Bob Phillips
"Ryan" wrote in message
...
Jim,

Thank you for the quick response. I am still confused as to how I would

write this code. Would I write it for the command button that opens the
second workbook or somewhere else? (I want it for the command button).
Also, how do I set the window's left, top, width, and height properties
through code?

Thanks
Ryan