Hi,
I have a very weird issue that I have never encountered before. I am trying to protect my worksheet by only allowing certain ranges to be editable. When I protect the sheet it indeed locks (almost) everything but there are a few ranges that are still accessible, which would be catastrophic if they got changed by mistake. These ranges are NOT in the "allow users to edit ranges(AUTER) "-ranges. I've tried to delete all the ranges in AUTER and put them back in again but this changes nothing. I can still edit the same ranges even though they are suppose to be locked.
I took over this file from another guy, and I redid all the VBA coding in it. Now I remember that there were some VBA code that was locking and unlocking cells when I got it, but today there is nothing in the VBA that is doing anything like this. Could it be some weird "saved state" from the original VBA code that I can't change via the user interface of Excel?
I have no idea what to do and would appreciate any help I can get.
BR Olof
I have a very weird issue that I have never encountered before. I am trying to protect my worksheet by only allowing certain ranges to be editable. When I protect the sheet it indeed locks (almost) everything but there are a few ranges that are still accessible, which would be catastrophic if they got changed by mistake. These ranges are NOT in the "allow users to edit ranges(AUTER) "-ranges. I've tried to delete all the ranges in AUTER and put them back in again but this changes nothing. I can still edit the same ranges even though they are suppose to be locked.
I took over this file from another guy, and I redid all the VBA coding in it. Now I remember that there were some VBA code that was locking and unlocking cells when I got it, but today there is nothing in the VBA that is doing anything like this. Could it be some weird "saved state" from the original VBA code that I can't change via the user interface of Excel?
I have no idea what to do and would appreciate any help I can get.
BR Olof