N
NeoSadist
I have the following desire: I would like to create a
desktop shortcut to have Excel open a file as read-only.
So far I checked for Excel's command-line switches, and /r
is for read-only. I found Excel in C:\Program
Files\Microsoft Office\Office10\EXCEL.EXE. I tried a
shortcut to tell it that, such as a desktop shortcut
for "C:\blah\blah\EXCEL.EXE /r S:\blah\blah\file.xls",
etc, but the "create shortcut" wizard won't allow that,
saying the file doesn't exist. I tried running it from
Start > Run... > "blah blah" etc, it said it could not run
the command or whatever. If I go into the command prompt,
change directory to EXCEL.EXE executable and use
excel /r "S:\blah\blah\file.xls" it works. I guess I need
to make a batch file that will do this, but is there
something I'm missing for doing it through a desktop
shortcut?
desktop shortcut to have Excel open a file as read-only.
So far I checked for Excel's command-line switches, and /r
is for read-only. I found Excel in C:\Program
Files\Microsoft Office\Office10\EXCEL.EXE. I tried a
shortcut to tell it that, such as a desktop shortcut
for "C:\blah\blah\EXCEL.EXE /r S:\blah\blah\file.xls",
etc, but the "create shortcut" wizard won't allow that,
saying the file doesn't exist. I tried running it from
Start > Run... > "blah blah" etc, it said it could not run
the command or whatever. If I go into the command prompt,
change directory to EXCEL.EXE executable and use
excel /r "S:\blah\blah\file.xls" it works. I guess I need
to make a batch file that will do this, but is there
something I'm missing for doing it through a desktop
shortcut?