Good evening,
I'm struggling with this one. I have given my sheet user specific permissions to edit the range of cells. After protecting the sheet, all users are still able to edit comments. I want to restrict all users from editing comments, and allow only those who I gave "edit" permissions to rights to edit an "object".
I have tried to deselect "edit objects" when I protect the sheet, but this restricts all users from adding comments. Is there any way to do this? I'm comfortable with VBA as well, the only catch is it is a Shared Workbook, so I'm not sure what compatibility issues I might have. Thank you!
I'm struggling with this one. I have given my sheet user specific permissions to edit the range of cells. After protecting the sheet, all users are still able to edit comments. I want to restrict all users from editing comments, and allow only those who I gave "edit" permissions to rights to edit an "object".
I have tried to deselect "edit objects" when I protect the sheet, but this restricts all users from adding comments. Is there any way to do this? I'm comfortable with VBA as well, the only catch is it is a Shared Workbook, so I'm not sure what compatibility issues I might have. Thank you!