Sort Table on Protected Sheet

gberg

Board Regular
Joined
Jul 16, 2014
Messages
180
Office Version
  1. 365
Platform
  1. Windows
I am looking for a way to sort a table on a protected sheet.
The table I have has 16 columns. Four of the columns are "Unlocked" so they can be edited, the other twelve columns are locked.

I protected the sheet with these options:

1678655726297.png


I can filter the items, but cannot sort them.

I tried to "Allow Edit Ranges" and selected the table but it still gives an error when trying to sort.

Is there any way to sort a table on a protected worksheet?

Tahnks,
 

Excel Facts

What does custom number format of ;;; mean?
Three semi-colons will hide the value in the cell. Although most people use white font instead.
Record a macro to UNPROTECT the sheet first, sort the data, then REPROTECT the sheet.
 
Upvote 0
That was my last resort. Not sure how people will want to sort so wanted to give them the option. Guess i will need to go with a few options and have macros for those if there is no way to make it work.
 
Upvote 0
I guess thats why we have sheet protection.....so others can't do that sort of stuff....:cool:
 
Upvote 0

Forum statistics

Threads
1,215,425
Messages
6,124,824
Members
449,190
Latest member
rscraig11

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