M
Mike Thomas
In Access 2000, I am wondering if there is a reliable event which triggers
while focus is still on a given row in a subform, but just before it moves
to the next row.
Specifically, when the user goes from one row to the next (maybe new) or
previous row, I want to check for a condition, then based on the condition
open a modal form with a drop down pick list. If the user makes a
selection, a field in the row we are about to leave will be populated.
I am also considering putting a button in the row, but thought I would try
this first.
Many thanks,
Mike Thomas
while focus is still on a given row in a subform, but just before it moves
to the next row.
Specifically, when the user goes from one row to the next (maybe new) or
previous row, I want to check for a condition, then based on the condition
open a modal form with a drop down pick list. If the user makes a
selection, a field in the row we are about to leave will be populated.
I am also considering putting a button in the row, but thought I would try
this first.
Many thanks,
Mike Thomas