Where I work, we have an "application" which is a series of Excel workbooks and a couple (different groups) shared .xla files where much of the VBA code is centralized.
Is there a way to tell any workbooks which link in the .xla file to automatically open the .xla file in read-only mode?
I'm not having issues with people modifying the xla file, as none or practically none of them have the slightest idea how to access it in the first place, and it's password-protected on top of that.
The problem is when I need to make a change, it'd be nice to be able to make the change in the middle of the day without asking everyone to close out of all attached workbooks and/or ensure I open it before anyone else does in the morning.
Thanks for any thoughts.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57
Is there a way to tell any workbooks which link in the .xla file to automatically open the .xla file in read-only mode?
I'm not having issues with people modifying the xla file, as none or practically none of them have the slightest idea how to access it in the first place, and it's password-protected on top of that.
The problem is when I need to make a change, it'd be nice to be able to make the change in the middle of the day without asking everyone to close out of all attached workbooks and/or ensure I open it before anyone else does in the morning.
Thanks for any thoughts.
"But thanks be to God, which giveth us the victory through our Lord Jesus Christ." 1 Corinthians 15:57