I have a form where, based on the choice made in an unbound field, 2 subforms pull accompanying information based off of the unbound field criteria.
This all works; unfortunately, when I scroll down (in datasheet view) inside the first subform, the cursor "snaps back" to the first record when I am done scrolling. What attribute/property do I need to change inside the form or subform, to allow the user to choose a certain record inside the subform without it moving back to the first record?
This all works; unfortunately, when I scroll down (in datasheet view) inside the first subform, the cursor "snaps back" to the first record when I am done scrolling. What attribute/property do I need to change inside the form or subform, to allow the user to choose a certain record inside the subform without it moving back to the first record?