I have 2 fields in my query called dtmDateRequested and dtmDateRequestComleted.  When I run my query I would like for it to pull in all accounts that have either a Request Date which I specify or also a Completion Date in the same range.  I have tried using the Between [Enter Begin Date] for the criteria and or criteria and also tried linking the criteria to a form with date range fields but it returns that the expression is too complex.  Thanks for any help with this.