Hi
Have a "simple" question, is it possible to make a wherecondition in openform who can do this:
(Field A ="*Something*" OR Field B="*Something*") AND
(Field A ="*Somethingelse*" OR Field B="*Somethingelse*")
Want to use it in a search form, where the user have a search field and search after "something somethingelse" then the user shall get all records where something AND somethingelse are, regardless if they are in
field A OR B
only in field A or B (B or A)
Is it possible or are there any other ways ?
Have a "simple" question, is it possible to make a wherecondition in openform who can do this:
(Field A ="*Something*" OR Field B="*Something*") AND
(Field A ="*Somethingelse*" OR Field B="*Somethingelse*")
Want to use it in a search form, where the user have a search field and search after "something somethingelse" then the user shall get all records where something AND somethingelse are, regardless if they are in
field A OR B
only in field A or B (B or A)
Is it possible or are there any other ways ?