View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
steve steve is offline
external usenet poster
 
Posts: 141
Default Resetting Screen to Full


Phil,

Try using Application.WindowSize = xl[normal, maximum, minimize] at the appropriate location in your code.