View Full Version : Search form, continue to browse


damansc
08-03-2007, 09:30 AM
I adapted the findform from the address book sample database. After the search is performed I would like it to be able to continue to browse (continue scrolling through) the rest of contacts rather than excluding everything but matches. More like a go to kind of search rather than a select query. I'm betting this is a simple fix (I hope), I just don't know what it would be. Any help?

Bilbo_Baggins_Esq
08-03-2007, 07:22 PM
Rather than doing what you're doing, you'll want to ascertain the RECORD NUMBER of the record that contains your criteria, and then when the form is opened, have it go to that record. All previous, and subsequent records will still be accessible