M
Mr. Novice
Hello,
When I try to open and excel spreadsheet that somebody
else has open from a command prompt I get this error: "The
process cannot access the file because it is being used by
another process."
The syntax I'm using is...
start "C:\Program Files\Microsoft
Office\Office\EXCEL.exe" "\\server\share\spreadsheet.xls"
I've also tried just "\\server\share\spreadsheet.xls".
The desired result is to have the spreadsheet open and let
Excel tell you that somebody else is using it and give you
the read-only and modify options.
Does anybody know how to do this?
Thanks!
Chad
When I try to open and excel spreadsheet that somebody
else has open from a command prompt I get this error: "The
process cannot access the file because it is being used by
another process."
The syntax I'm using is...
start "C:\Program Files\Microsoft
Office\Office\EXCEL.exe" "\\server\share\spreadsheet.xls"
I've also tried just "\\server\share\spreadsheet.xls".
The desired result is to have the spreadsheet open and let
Excel tell you that somebody else is using it and give you
the read-only and modify options.
Does anybody know how to do this?
Thanks!
Chad