steventnorris
New Member
- Joined
- Feb 15, 2013
- Messages
- 2
I want to limit a workbook to only be open by one person at a time. I know it default to allow read-only access, but I am running a lot of VBA from button clicks that should only be usable by one person on a first-come-first-serve basis. How can I lock out all other users when the excel workbook is already opened by another user?