When going from one form (e.g. the index) by selecting a record and hitting a goto button, the database brings up another form in a filtered view. I need to be able to open this new form, with the selected record NOT filtered, and hit a next button to traverse through following descending records. Currently, when it opens the record, with filtered view, hitting the next or back button brings up an error dialog box (e.g. 'You can't go to the specified record. You may be at the end of a recordset')