Quote:
Originally Posted by MarjaE
Yes, but I'm trying to figure out how to define a virtual library for neither "read" nor "partly read."
I can define one for:
NOT =Read
But it breaks if I try to refine it to:
NOT =Read, NOT =Partly Read
|
Have you tried;
NOT = Read AND NOT =Partly Read