ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Locked Cells Sorting (https://www.excelbanter.com/excel-discussion-misc-queries/87393-locked-cells-sorting.html)

JackR

Locked Cells Sorting
 
I have a sheet with a Range of A1:n2500. A1 to N1 are headers. I want to sort
the A2:N2500 data based on the header in C1. Some of the cells are locked
because I have formulas and dont want anyone to change these, and some are
unlocked. When I protect the sheet I check sort and selected unlocked cells.
When I go to srt, I get an error that Excel cant sort based on locked cells.

Anyone that can help me on this, or suggest an alternative VBA code. I am
not real up on VBA. Thanks, For any help

Doug Kanter

Locked Cells Sorting
 
"JackR" wrote in message
...
I have a sheet with a Range of A1:n2500. A1 to N1 are headers. I want to
sort
the A2:N2500 data based on the header in C1. Some of the cells are locked
because I have formulas and dont want anyone to change these, and some are
unlocked. When I protect the sheet I check sort and selected unlocked
cells.
When I go to srt, I get an error that Excel cant sort based on locked
cells.

Anyone that can help me on this, or suggest an alternative VBA code. I am
not real up on VBA. Thanks, For any help


How about UNlocking via code, doing the sort, then locking again? I don't
know if the password can be embedded in the code, but it might not even be
necessary. I made a sheet for other users and protected it, not because I
thought anyone would try anything evil, but just to guard against slips of
the finger or mouse. I locked the sheet WITHOUT a password. In 12 years,
nobody has figured this out. They don't even try.




All times are GMT +1. The time now is 09:45 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com