GFullington
Programmer
I created two forms that use the find, previous, and next command buttons via the wizard. In one form, the buttons work as expected, finding a record and allowing navigation through all the records using the previous and next. In the other form, the find, previous and next only work on the current displayed record. I referenced the MS knowledge base (#150665) but the mentioned solution does not work.
Is there something in the way a form is set up that allows the find, previous and next buttons to function differently?
Does someone have code for these buttons to pass along?
Is this related to the "bookmark bug"?