--On Sunday, March 18, 2012 22:11 +0100 Jean-Francois Nifenecker <[email protected]> wrote:

You need double quotes and I guess parenthesis can help as weel, that is:

(NOT Country=="") OR (Country=="Scotland")

equivalent to

(Country<>"") AND (Country<>"Scotland")

These two are not logically equivalent. I think the second one is what the op wanted.

--
Jim


--
For unsubscribe instructions e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to