View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Rech Jim Rech is offline
external usenet poster
 
Posts: 2,718
Default Excel Command Line Options

I'm sure there must be commands that I can put after this.

There is no command line option to open a workbook to a specific sheet.
You'd probably have to put an auto open macro in the workbook to do that.

--
Jim
"mr tom" <mr-tom at mr-tom.co.uk.(donotspam) wrote in message
...
| Hi,
|
| I've been searching without success for a list of excel command line
options.
|
| E.g. create a shortcut to c:\my folder\my spreadsheet.xls
|
| I'm sure there must be commands that I can put after this.
|
| Specifically, I would like to create a shortcut for a few users so that
the
| spreadsheet opens on a particular worksheet.
|
| Any thoughts? Does anybody know the location of a suitable guide to the
| command line options?
|
| Many thanks,
|
| Tom.