Presumably [sale_current] and [is_perm] are Yes/No fields.
In query design, in the Criteria row under [sale_current], enter:
True
Below the Criteria row is one with OR at the left.
On this row, under [is_perm], enter:
True
I'm not sure if you want to further restrict the query to only these with a
particular [contact_ID]. If so, enter the number your contract number on
*both* rows under the [Contract_ID] field.

Signature
Allen Browne - Microsoft MVP. Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.
> To clarifiy:
> I have a multiple table query and I would like to find records that:
[quoted text clipped - 17 lines]
>> > [that]) OR [the_other_thing]. I don't know the correct sytnax - please
>> > help!
miss031 - 08 Mar 2008 08:53 GMT
SO exactly what I needed! Thanks for your quick responses!
> Presumably [sale_current] and [is_perm] are Yes/No fields.
>
[quoted text clipped - 30 lines]
> >> > [that]) OR [the_other_thing]. I don't know the correct sytnax - please
> >> > help!