I have a subform that the user can filter. If the user selects a record from the filtered subform and presses a command button I want to "unfilter" (Docmd.ShowAllRecords) the subform, then position the user back on his/her selected record so he can see the record in relationship to those above and below. The underlying recordset has no keys that can be retained.
I've tried saving the bookmark, which is lost after the ShowAllRecords, and saving the AbsolutePosition, which only shows the absolute position within the filtered recordset -- not within the unfiltered recordset.
Does anyone have any ideas how I can do this?
Cruising the Information Superhighway at the speed of light
(your mileage may vary)
I've tried saving the bookmark, which is lost after the ShowAllRecords, and saving the AbsolutePosition, which only shows the absolute position within the filtered recordset -- not within the unfiltered recordset.
Does anyone have any ideas how I can do this?
![[shadeshappy] [shadeshappy] [shadeshappy]](/data/assets/smilies/shadeshappy.gif)
(your mileage may vary)