Sorting data in protected sheets?

  • Thread starter Thread starter Arsenio Oloroso
  • Start date Start date
A

Arsenio Oloroso

I can't sort data in a sheet that I protected and can't figure out why.
When I protected the sheet, I checked the box that allows users to "sort."
But I still can't do it unless I unprotect the sheet. What am I doing
wrong?

AO
 
Arsenio

You can sort only those ranges you have unlocked prior to protecting the sheet
with "sort" checked.

i.e. Select columns A and B the Format>Cells>Uncheck "locked"

Tools>Protection>Protect sheet........"sort" is checked.

You can sort columns A and B only.

Easiest is to run a macro that unprotects the sheet, does the sort then
re-protects the sheet.


Gord Dibben MS Excel MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top