Opening an Excel file in a DIFFERENT process clicking on its SHORT
Hello,
Question is in the title ;-)
I need every single user of my file to open it in A DIFFERENT PROCESS only
by clicking on the shortcut, and without having to open excel separately and
then open the file from the instanced process...
Users will work on different computers, on Excel 2002 SP3.
Is there a VBA code or an option I can switch to enable that in Excel ??
I already know how to do it with a VBS file, but running scripts is not
authorized on the computers users will work with.
Maybe I can add a "\Excel.exe -..." parameter in the properties of the Excel
file to make it ?
Thx!
|