I have a continuous subform that, when a record is double clicked, it pops up another form, which is essentially a more detailed record of what I double-clicked.
On the pop-up, I have a button that will let me go to the next record (which matches the next record on the subform).
Is there a way for this record to be highlighted on the subform, and have this highlighting go to the next record, when I click the Next Record button on the Popup form?
Basically I'd like to be able to see where I am in the Subform list, while having the focus remain on the Popup, where I can view details.
Thanks all!
On the pop-up, I have a button that will let me go to the next record (which matches the next record on the subform).
Is there a way for this record to be highlighted on the subform, and have this highlighting go to the next record, when I click the Next Record button on the Popup form?
Basically I'd like to be able to see where I am in the Subform list, while having the focus remain on the Popup, where I can view details.
Thanks all!