![]() |
allowing sort in protected worksheet
I have a protected ws. How can allow a table with 4 columns to be sorted
alphabetically w/o unprotecting the ws? |
allowing sort in protected worksheet
You have 2 choices:
1) Unprotect the sheet then change the Security for those 4 columns (via Format -- Cells -- [Protection] and clearing the "Locked" box for them. Then put your sheet back into protection mode with the option to permit sorting still selected. 2) Use a VBA solution that would unprotect the sheet, perform the sort, put the sheet back into protected mode. "rohit" wrote: I have a protected ws. How can allow a table with 4 columns to be sorted alphabetically w/o unprotecting the ws? |
All times are GMT +1. The time now is 02:23 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com