LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,355
Default Sorting a protected sheet

This is what the HELP file has to say about it.

Using any of the Sort commands on the Data menu, or the Sort buttons on the
Standard toolbar. Users can't sort ranges that contain locked cells on a
protected worksheet, regardless of this setting.

The only other way I can think to do this would be via VBA. You could
UNPROTECT the sheet, SORT as desired and REPROTECT the sheet. It's not
foolproof, but it's better than nothin'.



"Rusty" wrote:

I have a spreadsheet that has columns with formulas. I need people to enter
data in some fields, but I need the formulas protected so they can't change
or delete them. I have the formula columns locked and have protected the
sheet. I selected "select locked cells", "select unlocked cells", "sort" and
"auto-filter" as the things I want all users to be able to do.

I have tried and tried to sort and I can't. I get a message saying that I
have to unprotect the sheet before I can sort. That completely defeats the
purpose of locking the formula columns.

Is there any way I can have columns locked and protected and still allow
users to sort the spreadsheet?

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
protected cells & sorting Jess Excel Worksheet Functions 0 February 13th 07 11:08 PM
sorting protected sheets esslingerdav Excel Worksheet Functions 0 September 19th 06 09:31 PM
Sorting protected worksheets Lawman Excel Discussion (Misc queries) 0 August 4th 06 03:33 PM
Sorting on a protected worksheet Sue Excel Discussion (Misc queries) 6 June 12th 05 09:26 AM
Sorting protected worksheet Phyllis Excel Discussion (Misc queries) 3 December 15th 04 11:27 PM


All times are GMT +1. The time now is 11:44 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"