Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to AllowFiltering on a protected sheet from VFP
Message
From
16/06/2005 09:59:49
 
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01023927
Message ID:
01023939
Views:
11
>>Hi all,
>>
>>How do I translate this Excel VBA command that sets the AllowFiltering:=True in VFP code?
>>
>>ActiveSheet.Protect DrawingObjects:=True, Contents:=True, Scenarios:=True _
>> , AllowFiltering:=True
>
>ActiveSheet.Protect("", .t., .t., .t., .f., .f., .f., .f., .f., .f., .f., .f., .f., .f., .t., .f.)
>
Works great! Thanks.
ramil
~~ learning to stand still
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform