Re: how to sort in a protected worksheet.
- From: Dave Peterson <petersod@xxxxxxxxxxxxxxxx>
- Date: Sun, 20 Jan 2008 06:12:52 -0600
The rectangle floats over that cell (including the dropdown arrow). So you
really never got to the arrow.
Maybe you could resize the rectangle so that it only uses the left half of the
cell.
Lisa wrote:
Hi
I have followed this excellent article for giving users the ability to sort
a protected worksheet,
http://www.contextures.com/xlSort02.html
However, I have a problem in that I have the autofilters saved within the
worksheet, and this piece of code conflicts with them - if I select a drop
down arrow on the filter, it sorts the column as in the macro rather than
giving me the drop down list.
How can I get around this? If I can crack this, I will have made a big
breakthrough in my quest
Thanks in advance
"clm" wrote:
i have a large worksheet with over 500 rows and 50 columns that needs to be
sent out to a large audience. how can I allow the worksheet to be sorted
while it is protected? i have tried protecting only certain columns of data
and tried to sort, but it only allows me to sort only the columns that are
not protected and the data in each row entry isn't "expanded" the sort.
--
/clm
--
Dave Peterson
.
- Follow-Ups:
- Re: how to sort in a protected worksheet.
- From: Lisa
- Re: how to sort in a protected worksheet.
- Prev by Date: Re: how to sort in a protected worksheet.
- Next by Date: Re: format cells number to 3 significant figures??
- Previous by thread: Re: how to sort in a protected worksheet.
- Next by thread: Re: how to sort in a protected worksheet.
- Index(es):
Relevant Pages
|