excelheaven
New Member
- Joined
- Sep 21, 2008
- Messages
- 3
I have a read only workbook that multiple users use to send data via code to a master database. The master is password protected and the code enters the password upon opening. Each time the master is open for a split second, but very occasionally, two users may try and access it at the same time.
When this happens, the password prompt for the master sheet appears. I have written an error handling routine to respond to the "cannot open workbook error" to tell the user to try again and which then safely exits the routine, but I want to know how to code in to cancel the password prompt when it appears.
Anyone got any ideas?
Thanks
When this happens, the password prompt for the master sheet appears. I have written an error handling routine to respond to the "cannot open workbook error" to tell the user to try again and which then safely exits the routine, but I want to know how to code in to cancel the password prompt when it appears.
Anyone got any ideas?
Thanks