July 12, 200718 yr I'm trying to create a find where for when either of 2 fields equals a certain value. In Specify Find Requests, i hit "New..." On the left-hand selection I pick my table value, and in the right set my criteria and hit "Add". Then I make another one and add it below. Here's the problem: It says "AND" between the two criteria, and I want it to say "OR", but there's no obvious way to do it. There is also no obvious way to just type out the logic in one line. How do I make an OR in a find? Edited July 12, 200718 yr by Guest
July 12, 200718 yr Try something like: Enter Find Mode [] Set Field [Field1; "yoursearchvalue"] New Record/Request Set Field [Field2; "yoursearchvalue"] Perform Find []
Create an account or sign in to comment