asked on September 19, 2017
Hi all,
I'm trying the code below to find my folders "Prépresse".
{[CPI - Statue]:[Statue]="Prépresse"} & {LF:Name="PR*", Type="F"}
I want to change this and find the others folders like :
{[CPI - Statue]:[Statue]!="Prépresse"} & {LF:Name="PR*", Type="F"}
or
{[CPI - Statue]:[Statue]<>"Prépresse"} & {LF:Name="PR*", Type="F"}
But this doesnt work. How can I do ?
Thank you for your help.
Regards
0
0