For a report I'm trying to generate I need to pull records based on criteria two fields.
Example:
A Date field for a birthday.
A Date field for an anniversary.
I want all birthday and/or anniversary date records within a given criteria (e.g. 1/1/08 - 5/30/08).
I have used 'between' and 'And' on one field before. But If I do that to both fields, then I 'm only grabbing records that match for both fields. This is just an example.
Thanks
Start Free Trial