I've created a database where one field refers to page numbers of a book. I can search (find request) the beginning of the page numbers with, i.e.,"<=100" (all pages less than and equal to 100). I can do similarly with, say, the last third of the pages (i.e., >=200). HOW DO I ISOLATE the middle third of pages? I've tried "Performing a Multiple Find Request" in Appleworks Help section to no avail. I've tried " >=100<=200 " to no avail and similar queries. Anyone know this?