Open Excel 2002 to specific size?

  • Thread starter Thread starter Captain Infinity
  • Start date Start date
C

Captain Infinity

Is there a way to fashion a shortcut that opens an Excel 2002 spreadsheet
so that it just shows a certain set of cells, say A1 to G17?

The user could then maximize the program, if he wanted, but all the
relevant information would be contained in that array, so there would be
no need.

TIA!


**
Captain Infinity
 
You probably should use a macro once the workbook is open to resize Excel.
Excel will restore itself to the position it was in when last closed and
there is no command line parameter to override that.
 
Back
Top