Alaska Software Inc. - Excel -- How to "Enable AutoFilter functionality for a protected worksheet" in
Username: Password:
AuthorTopic: Excel -- How to "Enable AutoFilter functionality for a protected worksheet" in
Robert TinExcel -- How to "Enable AutoFilter functionality for a protected worksheet" in
on Sun, 14 Feb 2010 15:59:11 +0800
Hi,

How to "Enable AutoFilter functionality for a protected worksheet" in
xbase++. I have used following statement but it does not work.

oSheet02:EnableAutoFilter := .t.
oSheet02:Protect( "testpw" )

The protected worksheet always has "Disable AutoFilter Function'.

Thanks,
Robert