View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tod tod is offline
external usenet poster
 
Posts: 114
Default Protected Workbook Opens Restored

I have a workbook where the code protects the workbook
when it closes. I have it maximized before I close it.
When I reopen the workbook, it's in 'restored' state. So
it's like.. not a full window. If I then unprotect the
workbook, it maximizes. But if I close it and open it
again, it's still in restored view. What's going on?

tod