Opening a Excel file to a Specified Worksheet
I'm helping to lay out a simple webpage to allow users easy access to
a few excel workbooks that contain all sorts of interesting things
they might like to look at. Some of the workbooks are pretty
overwhelming, so I'd like to link to the worksheets that contain the
data the general public would find interesting (i.e. charts, and data
summary sheets)
I'd like a way to open a workbook to a worksheet specified in the
command line if possible. I can write a macro that opens a designated
worksheet, but I don't know how to get it to read a command line
argument.
Any help would be greatly appreciated.
Thanks,
Thomas
|