Is it possible to search one field with multiple criteria?

Like the topic said, is it possible to search one field with multile criteria via Search button? Example,

  1. Date > ‘1/1/12’ AND Date < ’ 30/6/12’
  2. Color = ‘White’ AND (ID = ‘01’ OR ID = ‘02’)

Thanks