file locked

vijayendra.shukla

New Member
Joined
Jan 29, 2010
Messages
34
Hi All,

Is there any way I can restric the access to the shared workbook?

Here is my problem:

We have a shared workbook which is used by many persons for updates. now every now and then we get the message that file is locked. Sometimes it gives the message that someone has locked the file but in real that person had closed the file long back.

Also what i want is, everyone can update the data within the tracker but i want to restric the access for some options like: Other users should not be able to access the "Share Workbook", "Protection" functionality, and some other functionality which are supposed to be set by the anchor/admin of the tracker. Other users should only be able to update the row data.

I hope i have made myself clear, if not please let me know.

Thanks for your precious time.
 

Excel Facts

Which lookup functions find a value equal or greater than the lookup value?
MATCH uses -1 to find larger value (lookup table must be sorted ZA). XLOOKUP uses 1 to find values greater and does not need to be sorted.
The best way to achieve what you are looking for is:
1. Keep your database in an Access table
2. Using VBA make your Excel file as a front end, meaning the users will enter data in Excel and it will be uploaded into the access table
3. Make your Excel file ReadOnly
 
Upvote 0

Forum statistics

Threads
1,214,431
Messages
6,119,457
Members
448,898
Latest member
drewmorgan128

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top