In: Computer Science
Is there a way to limit the # of times an Excel file can be opened? The solution would also require that the Excel file could not be copied to another location to bypass the counter.
When you start Excel, all the files that are located in the XLStart folder are automatically opened. This behavior occurs regardless of the kind of file. Additionally, if you specified an alternative startup folder for Excel, every file in that folder is also automatically opened. To remove an alternative startup folder:
Excel might stop responding or take longer to start if either of the following conditions is true:
How to prevent files from automatically opening in Excel
Use one of the following methods to prevent files from automatically opening when you start Excel.
Remove files from the XLStart folder and the alternative startup folders
To remove files from the XLStart folder and the alternative startup folders, follow these steps:
Select Start, and then select Run.
In the Open box, type one of the following and press Enter:
For Office365 or 2019 32 bit:
C:\Program Files (x86)\Microsoft Office\root\xx\XLSTART
For Office365 or 2019 64 bit:
C:\Program Files\Microsoft Office\root\xx\XLSTART
Where "xx" represents the version that you are using (for example, Office15, Office14, etc.).
Also try the following:
Delete any files in the XLStart folder or move them to another folder.
Restart Excel.
Start Excel in safe mode
Note
This is only a temporary solution that will not fix the issue. To use this method, it must be done every time that you start Excel.
Another method for preventing files from automatically opening is to start Excel in safe mode. Starting Excel in safe mode prevents all Excel add-ins, toolbar customizations, and startup folders from loading when the program is started.
There are two ways to start Excel in safe mode: the CTRL key and command-line switches.
Using the CTRL key
To start Excel in safe mode, hold down the CTRL key while you start Excel. You will receive the following message: Excel has detected that you are holding down the CTRL key. Do you want to start Excel in Safe mode? Select Yes to start in safe mode.
You can then delete files from the alternative startup location as described earlier.
Use Command-line switches
In all versions of Excel, you can use a command-line switch to start Excel in safe mode.Both the /safe switch and the /automation switch can be used for this purpose.
Note
The /safe switch starts Excel in safe mode. The /automation switch disables all automatically opened files and auto-run macros.
To use a command-line switch to start Excel, follow these steps:
Select Start, and then select Run.
In the Open box, type either of the following lines (but not both):
excel.exe /safe
excel.exe /automation
Select OK.
Note
If Microsoft Windows Installer starts when you use one of these command-lines switches, clickCancel to finish starting Excel.
Press the ESCAPE key
Note
This is only a temporary solution that will not fix the issue. To use this method, it must be done every time that you start Excel.
Another method for preventing files from automatically opening is to press the ESCAPE key (but do not press and hold). When you press ESCAPE after the files start to open, Excel is prevented from opening additional files.
Using this method, you may receive one or both of the following messages:
If you click Yes in either message, Excel starts without opening any additional files from the startup locations.
Note
Do not hold the ESCAPE key. If you do this, the messages will be closed before you can click Yes.
References
For more information about Excel startup folders, see the following Microsoft Knowledge Base articles: